|
|
|
|
|
|
|
|
|
|
|
|
|
|
| ...A Multiline Zone control can be handled programmatically using the control name.... |
|
|
|
|
|
|
|
| WLanguage includes the "WL" keyword...... |
|
|
|
|
|
|
|
| Hashing is used to summarize a file or a character string...... |
|
|
|
|
|
|
|
| The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition. |
|
|
|
|
|
|
|
| The help editor allows you to easily create a multilingual help system...... |
|
|
|
|
|
|
|
| Several operations are performed when printing a report. These operations are performed in the following order...... |
|
|
|
|
|
|
|
| Used to:
retrieve the list of available operations (other than edit) from a server,
perform an operation.... |
|
|
|
|
|
|
|
| Inserts an element at a given position:
into a one-dimensional array.
into an associative array.
into an advanced array property (array of gglCalendar events, etc.).
into a WLanguage list.... |
|
|
|
|
|
|
|
| Inserts an element at a given position:
into a one-dimensional array.
into an associative array.
into an advanced array property (array of gglCalendar events, etc.).
into a WLanguage list.... |
|
|
|
|
|
|
|
| To make the installation process more user-friendly, the setup wizard allows you to customize the interface of the setup program...... |
|
|
|
|
|
|
|
| This help page explains how to highlight the control where the input is performed.... |
|
|
|
|
|
|
|
| In most cases, a report is linked to a project...... |
|
|
|
|
|
|
|
| ErrorOccurred is a preset variable of WLanguage indicating the result of the last WLanguage function used. |
|
|
|
|
|
|
|
| Adds a row at the end:
of a one- or two-dimensional WLanguage array.
of an advanced two-dimensional array property (xlsDocument, etc.).... |
|
|
|
|
|
|
|
| The WLanguage properties can be used to handle:
a Ribbon control found in a window.
a pane of a Ribbon control.
a grouping of a Ribbon control.... |
|
|
|
|
|
|
|
| Adds a row at the end:
of a one- or two-dimensional WLanguage array.
of an advanced two-dimensional array property (xlsDocument, etc.).... |
|
|
|
|
|
|
|
| A variable is defined by name and type...... |
|
|
|
|
|
|
|
| The "WBSetup" project corresponds to the standard setup program of WEBDEV sites...... |
|
|
|
|
|
|
|
| WINDEV and WEBDEV include an optional module to access AS/400 databases...... |
|
|
|
|
|
|
|
| WLanguage allows for native Python calls...... |
|
|
|
|
|
|
|
| The mongoOperation type is used to define the different operations to be performed in bulk. These operations are stored in an array of mongoOperation variables. |
|
|
|
|
|
|
|
| If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware...... |
|
|
|
|
|
|
|
| Each report block is associated with different events...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|