|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| Searches for the index of an element in a WLanguage array. |
|
|
|
|
|
|
|
| Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database. |
|
|
|
|
|
|
|
| Creates a record in a file of a Salesforce database. |
|
|
|
|
|
|
|
| Deletes records from a Salesforce database. |
|
|
|
|
|
|
|
| Writes data into the specified SSH session. |
|
|
|
|
|
|
|
| Clears the specified records from the Salesforce recycle bin. |
|
|
|
|
|
|
|
| Seeks and retrieves the records (Salesforce objects) deleted during the specified period. |
|
|
|
|
|
|
|
| Modifies the records of a file defined in Salesforce. |
|
|
|
|
|
|
|
| Merges the Salesforce records (also called Salesforce objects). |
|
|
|
|
|
|
|
| Requests the execution of a specific process. |
|
|
|
|
|
|
|
| Retrieves the Salesforce records from their identifiers. |
|
|
|
|
|
|
|
| Restores previously deleted Salesforce records. |
|
|
|
|
|
|
|
| Seeks and retrieves the records (Salesforce objects) modified during the specified period. |
|
|
|
|
|
|
|
| Performs a search among the records found in a Salesforce database. |
|
|
|
|
|
|
|
| The Items property is used to configure the different items of a full-text index. |
|
|
|
|
|
|
|
| Allows you to authenticate yourself beside a Salesforce platform. |
|
|
|
|
|
|
|
| Disconnects:
the Salesforce platform.
the current Salesforce session.... |
|
|
|
|
|
|
|
| ManageHTML is used to configure the management mode of the HTML format in a full-text index. |
|
|
|
|
|
|
|
| ManageRTF is used to configure the management mode of the RTF format in a full-text index. |
|
|
|
|
|
|
|
| The FreeDLL keyword can correspond to ... |
|
|
|
|
|
|
|
| The following WLanguage functions are used to manage In-App purchases...... |
|
|
|
|
|
|
|
| A Pivot Table control can be handled through programming...... |
|
|
|
|
|
|
|
| The Exist property determines if the element of an associative array exists. |
|
|
|
|
|
|
|
| The CalculatedDefaultValue property is used to:
Find out the SQL expression that defines... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|