|
|
|
|
|
|
|
The following functions are used to manage scheduled WEBDEV tasks: |
|
|
|
|
|
|
Modifies the border of selected cells in a Spreadsheet control found in a window. |
|
|
|
|
|
|
Closes the current browser window and stops the execution of the current code. |
|
|
|
|
|
|
Prints a line (in Windows standard, with a rounded end) at specified coordinates. |
|
|
|
|
|
|
Displays or removes a message from the status bar of the current window or browser. |
|
|
|
|
|
|
Displays a popup in a page with a DDW effect (Dim Disabled Windows). |
|
|
|
|
|
|
Deletes the history from the search control found in the action bar of a window. |
|
|
|
|
|
|
Constants for telemetry management... |
|
|
|
|
|
|
Used to get the rights granted to a control, a window, a page or a report. |
|
|
|
|
|
|
Displays a custom error message in a system error window for a set amount of time. |
|
|
|
|
|
|
Indicates the test that will be run during the next window opening. |
|
|
|
|
|
|
Returns the number of instances of the WEBDEV site currently run on the server. |
|
|
|
|
|
|
Adds and displays a widget (internal window) in a Dashboard control. |
|
|
|
|
|
|
Inserts an empty column into a Spreadsheet control found in a window. |
|
|
|
|
|
|
Inserts an empty row into a Spreadsheet control found in a window. |
|
|
|
|
|
|
Deselects one or more cells in a Spreadsheet control found in a window. |
|
|
|
|
|
|
Selects one or more cells in a Spreadsheet control found in a window. |
|
|
|
|
|
|
Immediately redraws the window controls for which a graphic update is required. |
|
|
|
|
|
|
Adds a calculation formula into a Spreadsheet control found in a window. |
|
|
|
|
|
|
Seeks a value in the cells of a Spreadsheet control found in a window. |
|
|
|
|
|
|
WLanguage procedure ("callback") called by OpenAsynchronous after the window is closed. |
|
|
|
|
|
|
Converts an ANSI string (Windows) to an OEM string (DOS). |
|
|
|
|
|
|
Calculates the number of windows currently opened in the current application. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|