|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
| The different types in WLanguage are... |
|
|
|
|
|
|
|
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 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 Error keyword is used to manage the errors. |
|
|
|
|
|
|
|
| The Port property is used to identify and change a server connection port. |
|
|
|
|
|
|
|
| The File property is used to manage the files a functionality applies to. |
|
|
|
|
|
|
|
| The Source property is used to get and change the source of an element. |
|
|
|
|
|
|
|
| The Category property gets and sets the category of an element. |
|
|
|
|
|
|
|
| The Thickness property is used to get and change the thickness of an element. |
|
|
|
|
|
|
|
| The Border property is used to get and change the borders of an element. |
|
|
|
|
|
|
|
| The Filter keyword can correspond to:
the Filter function.
the Filter property.... |
|
|
|
|
|
|
|
| The Position keyword can correspond to... |
|
|
|
|
|
|
|
| The Round keyword can correspond to... |
|
|
|
|
|
|
|
| The Login property is used to get and change the username. |
|
|
|
|
|
|
|
| The PhoneNumber property is used to get and change a phone number. |
|
|
|
|
|
|
|
| The PublicationDate property is used to get the date an element was last accessed. |
|
|
|
|
|
|
|
| The DayOfWeek property is used to get and change the day of the week in a schedule. |
|
|
|
|
|
|
|
| The following examples is used to handle an XML document via the xmlDocument and cmlNode variables, ... |
|
|
|
|
|
|
|
| The DayOfMonthOrDayOfWeek property is used to set the execution of a scheduled task by specifying... |
|
|
|
|
|
|
|
| The DayOfMonth property is used to get and change the number of the day of the month... |
|
|
|
|
|
|
|
| The BackgroundPattern property is used to get and change the background pattern of an element. |
|
|
|
|
|
|
|
| The BitPerPixel property is used to get and change the number of bits per pixel in an image. |
|
|
|
|
|
|
|
| The Permission keyword is used to get and change permissions. |
|
|
|
|
|
|
|
| The Formatting property describes the formatting of an element. |
|
|
|
|
|
|
|
| The StyleID property is used to get and change the identifier of the style associated... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|