|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| The Text property is used to get and modify text. |
|
|
|
|
|
|
|
| The X property gets and sets the X-coordinate of an element. |
|
|
|
|
|
|
|
| The Y property gets and sets the Y-coordinate of an element. |
|
|
|
|
|
|
|
| The ConnectionPoint property allows you to handle the connection points of a shape in a Diagram... |
|
|
|
|
|
|
|
| The AllowedAction property defines which actions are allowed or not allowed on an element. |
|
|
|
|
|
|
|
| The Option property is used to get and change certain options. |
|
|
|
|
|
|
|
| The Link property is used to get and change the link of an element. |
|
|
|
|
|
|
|
| The Email property is used to get and change an email address. |
|
|
|
|
|
|
|
| List of constants used by telephony functions... |
|
|
|
|
|
|
|
| The Declaration property is used to define a type. |
|
|
|
|
|
|
|
| The Height property gets and sets the height of an element. |
|
|
|
|
|
|
|
| The Success property indicates whether the operation was successful. |
|
|
|
|
|
|
|
| The ActionClick property is used to define the procedure executed when an element is clicked. |
|
|
|
|
|
|
|
| The Note property is used to get and change a text associated with an element. |
|
|
|
|
|
|
|
| The Comment property is used to manage comments. |
|
|
|
|
|
|
|
| The Opacity property is used to get and change the opacity of an element. |
|
|
|
|
|
|
|
| The ZOrder property gets and sets the Z-order of an element. |
|
|
|
|
|
|
|
| The Width property is used to determine and change the width of an element. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|