|
|
|
|
|
|
|
Returns the number of windows opened at a given time. |
|
|
|
|
|
|
Closes the current window and restores the context that existed before the window opening. |
|
|
|
|
|
|
Returns the handle of a window or control. |
|
|
|
|
|
|
Returns the status of a menu option (active, invisible, grayed). |
|
|
|
|
|
|
Finds out whether a menu option is marked or not. |
|
|
|
|
|
|
Adds a menu into the window that is opened. |
|
|
|
|
|
|
Selects or deselects, makes invisible, marks or unmarks an option found in the current menu. |
|
|
|
|
|
|
Prints a report created with the report editor. |
|
|
|
|
|
|
Displays a dialog box containing an information logo and the message passed in parameter. |
|
|
|
|
|
|
Returns the command line passed in parameter to the executable program. |
|
|
|
|
|
|
Adds an element to a Combo Box or List Box control. |
|
|
|
|
|
|
Runs the code of a control or the code of a procedure in WLanguage. |
|
|
|
|
|
|
Inserts an element at the given index of a drop-down or expanded list. |
|
|
|
|
|
|
Modifies an element in a drop-down list or in an expanded list. |
|
|
|
|
|
|
Returns the number of elements found in a list. |
|
|
|
|
|
|
Position the first element displayed in the list or returns the subscript of the first element displayed. |
|
|
|
|
|
|
Retrieves the value of a given element or the value of the selected element in a drop-down list or in an expanded list. |
|
|
|
|
|
|
Returns the element selected in the list. |
|
|
|
|
|
|
Selects an element in a drop-down list or in an expanded list. |
|
|
|
|
|
|
Deselects an element from a drop-down list or from an expanded list. |
|
|
|
|
|
|
Deletes an element from a drop-down list or from an expanded list. |
|
|
|
|
|
|
Displays a message in the status bar. |
|
|
|
|
|
|
Allows the programs currently run to process the Windows messages or runs a temporization. |
|
|
|
|
|
|
Defines the display language for the titles, captions, messages... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|