|
|
|
|
|
|
|
|
|
|
|
|
|
|
| A sub-query is a query whose result is used by another query... |
|
|
|
|
|
|
|
| Finds out whether a menu option is marked or not. |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| Returns the status of a menu option (active, invisible, grayed). |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| Finds out the version number of WD140VM.DLL of WINDEV. |
|
|
|
|
|
|
|
| Searches for a value in a Table control populated programmatically. |
|
|
|
|
|
|
|
| Returns the current index of the column. |
|
|
|
|
|
|
|
| Returns the number of elements in a Table control. |
|
|
|
|
|
|
|
| Sets the position on a given element or returns the element on the fist row of a Table control populated programmatically. |
|
|
|
|
|
|
|
| Retrieves the value of a given element or the value of the selected element in a table. |
|
|
|
|
|
|
|
| Returns the index of the selected element in a Table control. |
|
|
|
|
|
|
|
| Selects an element in a Table control. |
|
|
|
|
|
|
|
| Modifies the title of the current window. |
|
|
|
|
|
|
|
| Modifies the title of the next window (or dialog box) displayed. |
|
|
|
|
|
|
|
| Modifies the title of the next window (or dialog box) displayed. |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|