|
|
|
|
|
|
|
|
|
|
|
|
|
|
| A variable is defined by name and type... |
|
|
|
|
|
|
|
| The Service variable is used to... |
|
|
|
|
|
|
|
| A report based on a variable is used to directly print the information found in a WLanguage variable... |
|
|
|
|
|
|
|
| A composite variable contains different types of elements (members)... |
|
|
|
|
|
|
|
| Identifies the type of an expression, a variable (during a call to a procedure for example) or a control. |
|
|
|
|
|
|
|
| The advanced types of WLanguage are as follows |
|
|
|
|
|
|
|
| The code editor proposes several tools used to correct the code... |
|
|
|
|
|
|
|
Enables you to find out whether a variable or a control is: - a numeric (integer, real, currency or numeric).
- a string that can be converted into numeric.
|
|
|
|
|
|
|
|
| Three assignment operators are available... |
|
|
|
|
|
|
|
| The different types in WLanguage are... |
|
|
|
|
|
|
|
| The constants are language elements whose value is fixed once and for all... |
|
|
|
|
|
|
|
Initializes: - one or all variables of file items with their default values.
- one or all items of a Record variable with their default values.
|
|
|
|
|
|
|
|
Initializes: - one or all variables of file items with their default values.
- one or all items of a Record variable with their default values.
|
|
|
|
|
|
|
|
| The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler... |
|
|
|
|
|
|
|
| A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc. |
|
|
|
|
|
|
|
| WINDEV lets you manipulate a Range Slider control directly by programming...... |
|
|
|
|
|
|
|
| ... or in an Email variable. |
|
|
|
|
|
|
|
| ... of the Service variable. |
|
|
|
|
|
|
|
| Returns the dominant (i.e. most frequent) color of an image in an Image variable or in an Image... |
|
|
|
|
|
|
|
| ... in a buffer variable. |
|
|
|
|
|
|
|
| Imports, into the Email structure or into an Email variable, the content of an HTML file in order... |
|
|
|
|
|
|
|
| a variable.
several variables.... |
|
|
|
|
|
|
|
| a xmlNode variable.
a JSON variable.... |
|
|
|
|
|
|
|
| ... appears in the code editor, indicating that the local variable is not used.... |
|
|
|
|
|
|
|
| The Image keyword can correspond to:
an Image variable.
a property used to get and change... |
|
|
|
|
|
|
|
| ... and assigns them to a variable. |
|
|
|
|
|
|
|
| The statement block is repeated while a control variable is modified and compared to a limit value... |
|
|
|
|
|
|
|
| Adds a column at the end of a two-dimensional array property (xlsDocument variable for example). |
|
|
|
|
|
|
|
| The advanced types (XLS variables, ggl variables, ...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|