|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Functions for managing multiple languages... |
|
|
|
|
|
|
|
| Starts the input in the controls of a window. |
|
|
|
|
|
|
|
| The Breadcrumb control can be handled through programming...... |
|
|
|
|
|
|
|
| Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically launched. |
|
|
|
|
|
|
|
| The Unicode format is an encoding system that assigns a unique number to each character.... |
|
|
|
|
|
|
|
| WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties...... |
|
|
|
|
|
|
|
| The query editor allows you to optimize the execution speed of one or more queries...... |
|
|
|
|
|
|
|
| Each report block is associated with different events...... |
|
|
|
|
|
|
|
| Unmerges a range of cells. |
|
|
|
|
|
|
|
| Opens the project library that is stored on disk. |
|
|
|
|
|
|
|
| Retrieves the name of the control being edited and its index, if necessary. |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|