|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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)... |
|
|
|
|
|
|
|
| The advanced types of WLanguage are as follows |
|
|
|
|
|
|
|
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 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.
|
|
|
|
|
|
|
|
Initializes: - one or all variables of file items with their default values.
- one or all items of a Record variable with their default values.
|
|
|
|
|
|
|
|
| Three assignment operators are available... |
|
|
|
|
|
|
|
| A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc. |
|
|
|
|
|
|
|
| Identifies the type of an expression, a variable (during a call to a procedure for example) or a control. |
|
|
|
|
|
|
|
| The constants are language elements whose value is fixed once and for all... |
|
|
|
|
|
|
|
| The code editor proposes several tools used to correct the code... |
|
|
|
|
|
|
|
| The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler... |
|
|
|
|
|
|
|
| Adds an element, text or image at the end of a docFragment variable. |
|
|
|
|
|
|
|
| Adds at the end of a Document variable: an element, a document, a paragraph, a text, an image... |
|
|
|
|
|
|
|
| Indicates the start of a series of actions performed on a Document variable in a single event... |
|
|
|
|
|
|
|
| Closes the docx file associated with the Document variable and frees the document. |
|
|
|
|
|
|
|
| Deletes a folder from the Outlook messaging software. |
|
|
|
|
|
|
|
| Indicates the end of a series of actions performed in a Document variable in a single event... |
|
|
|
|
|
|
|
| Draws an RTF text in an Image variable. |
|
|
|
|
|
|
|
| Draws a text in an Image variable. |
|
|
|
|
|
|
|
| Declares the default color and style for the lines, rectangles, circles, ... in an Image variable. |
|
|
|
|
|
|
|
| Colors an area in an Image variable. |
|
|
|
|
|
|
|
| Draws a rectangle in an Image variable. |
|
|
|
|
|
|
|
| Draws a rounded rectangle in an Image variable. |
|
|
|
|
|
|
|
| Draws a rectangle in an Image variable. |
|
|
|
|
|
|
|
| Draws a section of a circle or an ellipse in an Image variable. |
|
|
|
|
|
|
|
| Draws a line composed of multiple segments in an Image variable. |
|
|
|
|
|
|
|
| Draws a polygon in an Image variable. |
|
|
|
|
|
|
|
| Declares the font that will be used by dText in an Image variable. |
|
|
|
|
|
|
|
| Draws a circle arc or an ellipse arc in an Image variable. |
|
|
|
|
|
|
|
| Draws the borders in an Image variable. |
|
|
|
|
|
|
|
| Draws a circle or an ellipse in an Image variable. |
|
|
|
|
|
|
|
| Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....). |
|
|
|
|
|
|
|
| Draws a line in an Image variable. |
|
|
|
|
|
|
|
| Draws a point in an Image variable. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|