Window Functions
- Last UpdatedFeb 02, 2024
- 2 minute read
Window functions control the display of windows. You can open, move, size, activate, and de-activate windows. You can also specify titles for your windows.
Following are functions relating to Windows:
|
Returns the name of the active window as a string. |
|
|
Display a specific topic from an HTML Help file (.chm). |
|
|
Displays a Plant SCADA window on each of the configured monitors when a display client starts up. |
|
|
Copies the active window to the Windows clipboard. |
|
|
Writes the active window to a file. |
|
|
Removes a display window. |
|
|
Gets the number of the Plant SCADA window that has most recently been clicked on using the left mouse button. |
|
|
Gets the window number of the first child of a parent window. |
|
|
Gets the number of the Plant SCADA window that has the keyboard focus. |
|
|
Gets the name previously associated with a particular window number using WinSetName. |
|
|
Gets the window number of the next child in a child link. |
|
|
Retrieves the Window Number of the specified window's parent or root window. |
|
|
Gets the window handle for the current window. |
|
|
Changes the active window. |
|
|
Sets the display mode of the active window. |
|
|
Moves the active window. |
|
|
Opens a display window. |
|
|
Opens a display window at specified coordinates. |
|
|
Opens a new display window at a specified location, relative to the current active window, with a selected page displayed. |
|
|
Makes the next window active. |
|
|
Gets the window number of the active Plant SCADA window. |
|
|
Positions a window on the screen. |
|
|
Makes the previous window active. |
|
|
Prints the active window. |
|
|
Prints a file to the printer. |
|
|
Selects a window for Cicode output. |
|
|
Associates a name with a particular window by its window number. |
|
|
Sizes a window. |
|
|
Switches on and off scrolling and scroll bar features for existing windows. |
|
|
Sets the title of the active window. |
|
|
Gets the Windows number of any window in any application. |
|
|
Gets a profile string from any .INI file. |
|
|
WndGetProfile |
This function is now obsolete. |
|
WndHelp |
This function is obsolete. |
|
Gets the Windows system metrics information. |
|
|
Returns information about a particular monitor. |
|
|
Returns information about a particular monitor using the screen name. |
|
|
Puts a profile string into any .INI file. |
|
|
WndPutProfile |
This function is now obsolete. |
|
Sets the display mode of any window of any application. |
|
|
WndViewer |
This function is obsolete. |
See Also
Related Links
- GetWinTitle
- HtmlHelp
- MultiMonitorStart
- WinCopy
- WinFile
- WinGetFirstChild
- WinFree
- WinFreeEx
- WinGetClicked
- WinGetFocus
- WinGetName
- WinGetNextChild
- WinGetParent
- WinGetWndHnd
- WinGoto
- WinMode
- WinMove
- WinNew
- WinNewAt
- WinNewPinAt
- WinNext
- WinNumber
- WinPos
- WinPrev
- WinPrint
- WinPrintFile
- WinSelect
- WinSetName
- WinSize
- WinStyle
- WinTitle
- WndFind
- WndGetFileProfile
- WndInfo
- WndMonitorInfo
- WndMonitorInfoEx
- WndPutFileProfile
- WndShow