|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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 Point keyword is used to manage a point... |
|
|
|
|
|
|
|
| The UUID property is used to get the identifier of an element. |
|
|
|
|
|
|
|
| The DateCreated property is used to get the creation date of an element. |
|
|
|
|
|
|
|
| The Attribute property is used to manage attributes. |
|
|
|
|
|
|
|
| The Row property is used to manipulate one or more rows. |
|
|
|
|
|
|
|
| The Cell property is used to manipulate one or more cells. |
|
|
|
|
|
|
|
| The Line property is used to define the line style used. |
|
|
|
|
|
|
|
| The Alignment property is used to align elements. |
|
|
|
|
|
|
|
| The Path property gets and sets a path. |
|
|
|
|
|
|
|
| The ContentType property gets and sets the type of a message. |
|
|
|
|
|
|
|
| The Principal property can be used:
on the gglPostalAddress type.
on the gglEmail type.... |
|
|
|
|
|
|
|
| The Style property is used to:
retrieve or assign the entire style of a control (including... |
|
|
|
|
|
|
|
| The Definition property is used to define a type. |
|
|
|
|
|
|
|
| Diagram management functions... |
|
|
|
|
|
|
|
| Diagram functions (prefix syntax)... |
|
|
|
|
|
|
|
| The Password property sets and changes the password. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|