|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Indicates the name of the first editable control or the name of the next control that must be in edit. |
|
|
|
|
|
|
|
| Resets to zero (for a numeric control) or clears (for the other types of controls) the content of the controls found in the current window. |
|
|
|
|
|
|
|
| Retrieves the value in a control or in a variable. |
|
|
|
|
|
|
|
| Modifies the status of a control (invisible, active, inactive, grayed) |
|
|
|
|
|
|
|
| Returns the name of the next editable control. |
|
|
|
|
|
|
|
| Defines whether a control is included (or not) in the current window. |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| Adds an element to a Combo Box or List Box control. |
|
|
|
|
|
|
|
| Retrieves the name of the control being edited and its index, if necessary. |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| Finds out the version number of WD140VM.DLL of WINDEV. |
|
|
|
|
|
|
|
| Searches for a value in a Table control populated programmatically. |
|
|
|
|
|
|
|
| Returns the number of elements in a Table control. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|