|
|
|
|
|
|
|
|
|
|
|
|
|
|
| A composite variable contains different types of elements (members)... |
|
|
|
|
|
|
|
| A variable is defined by name and type... |
|
|
|
|
|
|
|
| A report based on a variable is used to directly print the information found in a WLanguage variable... |
|
|
|
|
|
|
|
| The Service variable is used to... |
|
|
|
|
|
|
|
| Identifies the type of an expression, a variable (during a call to a procedure for example) or a control. |
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
| The advanced types of WLanguage are as follows |
|
|
|
|
|
|
|
| Three assignment operators are available... |
|
|
|
|
|
|
|
| The code editor proposes several tools used to correct the code... |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| The Minute property is used to:
Retrieve the minutes from a Time or DateTime variable,... |
|
|
|
|
|
|
|
| WINDEV allows you manipulate a TreeMap control programmatically.... |
|
|
|
|
|
|
|
| ... in a Record variable into the data file (query or view). |
|
|
|
|
|
|
|
| ... in a Record variable into the data file (query or view). |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming...... |
|
|
|
|
|
|
|
| the content of the Record variable to the current data file record.... |
|
|
|
|
|
|
|
| Returns the Continent variable that corresponds to one of the following values:
a continent... |
|
|
|
|
|
|
|
| the content of the Record variable to the current data file record.... |
|
|
|
|
|
|
|
| WINDEV, WINDEV Mobile and WEBDEV allow you to manipulate a Tab control through programming...... |
|
|
|
|
|
|
|
| All report controls can be handled through programming...... |
|
|
|
|
|
|
|
| WINDEV allows you to handle a Carousel control through programming...... |
|
|
|
|
|
|
|
| ... (including an associative array), queue, stack, list or advanced variable, as well as their subelements. |
|
|
|
|
|
|
|
| a new XML document. For more details, see XMLDocument.
an xmlDocument variable. For more details, see... |
|
|
|
|
|
|
|
| Writing an email in WLanguage consists in filling the email structure of WLanguage...... |
|
|
|
|
|
|
|
| Training FOR ALL instruction lets you perform different types of browse on a variable of type... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|