|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
| Returns the value of a cookie received further to an HTTP request. |
|
|
|
|
|
|
|
| Deletes all the cookies (globally or for a domain) stored by the calls to HTTPRequest. |
|
|
|
|
|
|
|
| Retrieves the cookies read by a call to HTTPSend for an HTTP domain. |
|
|
|
|
|
|
|
| Retrieves cookies read in the httpResponse variable (containing the result of HTTPSend). |
|
|
|
|
|
|
|
| Enables or disables the management of cookies in an HTTP request run by HTTPRequest. |
|
|
|
|
|
|
|
| Replaces all cookies stored by HTTPSend for a domain. |
|
|
|
|
|
|
|
| Sends an HTTP request and waits for the response from the HTTP server. |
|
|
|
|
|
|
|
| Re-enables a server trigger that was disabled by HDeactivateServerTrigger. |
|
|
|
|
|
|
|
| Imports, into the Email structure or into an Email variable, the content of an HTML file in order... |
|
|
|
|
|
|
|
| Fills an Email variable using the content of its Source property. |
|
|
|
|
|
|
|
| Returns the list of folders of an IMAP session. |
|
|
|
|
|
|
|
| Returns the list of folders found in the Outlook messaging software. |
|
|
|
|
|
|
|
| Changes the Z-order of an Image or Text Area element in a DocX document. |
|
|
|
|
|
|
|
| Updates the messages of MS Exchange according to the email server. |
|
|
|
|
|
|
|
| Returns the number of incoming messages in Outlook. |
|
|
|
|
|
|
|
| Returns the number of incoming messages in Notes. |
|
|
|
|
|
|
|
| Returns the number of incoming messages in an IMAP session. |
|
|
|
|
|
|
|
| Starts an Outlook section. |
|
|
|
|
|
|
|
| Retrieves all the emails found on a Notes server. |
|
|
|
|
|
|
|
| Retrieves all the emails found on an Outlook server. |
|
|
|
|
|
|
|
| Copies the attachment of current email onto the user computer (locally). |
|
|
|
|
|
|
|
| Deletes a folder on an IMAP server. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|