|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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 constants are language elements whose value is fixed once and for all... |
|
|
|
|
|
|
|
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 different types in WLanguage are... |
|
|
|
|
|
|
|
| Three assignment operators are available... |
|
|
|
|
|
|
|
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. |
|
|
|
|
|
|
|
| An API Description variable is used to describe an API, its parameters, its return value... |
|
|
|
|
|
|
|
| The Procedure Description type is used to get information about a procedure or a method. |
|
|
|
|
|
|
|
| The Property Description type is used to get information about a property. |
|
|
|
|
|
|
|
| The xmlSignatureInformationKeyX509 type is used to define the information that must be included... |
|
|
|
|
|
|
|
| A FullTextIndex description variable is used to describe one or more full-text indexes... |
|
|
|
|
|
|
|
| The Description of ParallelTask type is used to define the characteristics of a parallel task. |
|
|
|
|
|
|
|
| A Value Description variable is used to handle the description of an enumeration value... |
|
|
|
|
|
|
|
| An Option Description variable is used to handle the characteristics of a combination option... |
|
|
|
|
|
|
|
| Prints the content of a Document in "docx" format. |
|
|
|
|
|
|
|
| Replaces the content of the current fragment. The objects that can be used are:
an element,... |
|
|
|
|
|
|
|
| Inserts an object in a Document variable. The objects that can be used are:
an element,... |
|
|
|
|
|
|
|
| Replaces the specified fragment with a table. |
|
|
|
|
|
|
|
| Finds a character string in an entire Document variable. |
|
|
|
|
|
|
|
| Restores the last action canceled on a Document variable. |
|
|
|
|
|
|
|
| Returns the number of canceled actions that can be redone on a Document variable. |
|
|
|
|
|
|
|
| Saves a document as a "docx" file. |
|
|
|
|
|
|
|
| Undoes the last action performed on a Document variable. |
|
|
|
|
|
|
|
| Returns the number of actions that can be undone in a Document variable. |
|
|
|
|
|
|
|
| Deletes the entire history of Undo/Redo mechanism for a Word Processing document.... |
|
|
|
|
|
|
|
| Converts a Document variable into an HTML file. |
|
|
|
|
|
|
|
| Exports a page contained in a Document variable in image format. |
|
|
|
|
|
|
|
| Creates a character string with the data of a Document variable. |
|
|
|
|
|
|
|
| Changes the status of an email on a messaging server. |
|
|
|
|
|
|
|
| Changes the status of an email on a messaging server. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|