|
|
|
|
|
|
|
A composite variable contains different types of elements (members)... |
|
|
|
|
|
|
A report based on a variable is used to directly print the information found in a WLanguage variable... |
|
|
|
|
|
|
A variable is defined by name and type... |
|
|
|
|
|
|
The code editor proposes several tools used to correct the code... |
|
|
|
|
|
|
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control. |
|
|
|
|
|
|
Three assignment operators are available... |
|
|
|
|
|
|
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler... |
|
|
|
|
|
|
The advanced types of WLanguage are as follows |
|
|
|
|
|
|
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc. |
|
|
|
|
|
|
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 constants are language elements whose value is fixed once and for all... |
|
|
|
|
|
|
The HighlightColor property is used to set the highlight color of an element. |
|
|
|
|
|
|
The VerticalAlign property is used align elements vertically. |
|
|
|
|
|
|
The Valid property is used to determine if an element is valid. |
|
|
|
|
|
|
List of properties for managing dates and times... |
|
|
|
|
|
|
The following operations are available for the following types of variables...... |
|
|
|
|
|
|
The Certificate keyword can correspond to... |
|
|
|
|
|
|
The UnderlineColor property allows you to define the color used to underline an element. |
|
|
|
|
|
|
The MIMEType property is used to get and change the MIME type of an element. |
|
|
|
|
|
|
The Parameter property is used to get and change certain parameters. |
|
|
|
|
|
|
The "Table" keyword can correspond to... |
|
|
|
|
|
|
The ConnectionTimeout property is used to manage the connection timeout. |
|
|
|
|
|
|
The Header property is used to get and change a header. |
|
|
|
|
|
|
The File property is used to manage the files a functionality applies to. |
|
|
|
|
|
|
The Number property is used to get the number of an element. |
|
|
|
|
|
|
The EndDate property is used to get and change the end date of a time period. |
|
|
|
|
|
|
The Table control is used to simplify the display and the input of information stored in memory... |
|
|
|
|
|
|
The Round keyword can correspond to... |
|
|
|
|
|
|
The Language property is used to get and change the language used. |
|
|
|
|
|
|
The StartDate property is used to get and change the start date of a time period. |
|
|
|
|
|
|
The Error keyword is used to manage the errors. |
|
|
|
|
|
|
The Priority property is used to get and change the priority level of an element. |
|
|
|
|
|
|
The Position keyword can correspond to... |
|
|
|
|
|
|
The ServerAddress property gets and sets the server address. |
|
|
|
|
|
|
The ClientID property gets the client ID defined when the application was declared or registered. |
|
|
|
|
|
|
The AdditionCompleted property determines if an element was added to a queue, list or stack,... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|