|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| Retrieves a Google calendar and its events according to its title or identifier. |
|
|
|
|
|
|
|
| Downloads a document from the Google Docs service. |
|
|
|
|
|
|
|
| Fills a calendar that was retrieved beforehand: the events corresponding to the calendar... |
|
|
|
|
|
|
|
| Fills a calendar that was retrieved beforehand: the events corresponding to the calendar... |
|
|
|
|
|
|
|
| Retrieves the list of groups of contacts associated with the specified Google account. |
|
|
|
|
|
|
|
| Sends a communication request (HTTP request) to a Google service. |
|
|
|
|
|
|
|
| Deletes data from the Google server. |
|
|
|
|
|
|
|
| Enables or disables the detection regarding the change of value for a Bluetooth Low Energy... |
|
|
|
|
|
|
|
| Writes a value to a characteristic on a Bluetooth Low Energy device. |
|
|
|
|
|
|
|
| Reads the value of a characteristic on a Bluetooth Low Energy device. |
|
|
|
|
|
|
|
| Used to connect to a Bluetooth Low Energy device. |
|
|
|
|
|
|
|
| Used to disconnect from a Bluetooth Low Energy device. |
|
|
|
|
|
|
|
| Writes the value of a descriptor to a Bluetooth Low Energy device. |
|
|
|
|
|
|
|
| Reads the value of a descriptor on a Bluetooth Low Energy device. |
|
|
|
|
|
|
|
| Returns the current connection status to a Bluetooth Low Energy device or asks to be notified... |
|
|
|
|
|
|
|
| Retrieves all the services corresponding to a UUID. |
|
|
|
|
|
|
|
| Retrieves all the characteristics with the same identifier associated with a Bluetooth Low Energy... |
|
|
|
|
|
|
|
| Retrieves the descriptor of a Bluetooth Low Energy characteristic corresponding to the specified... |
|
|
|
|
|
|
|
| Retrieves the characteristic of a Bluetooth Low Energy service corresponding to the specified... |
|
|
|
|
|
|
|
| Retrieves the service of a Bluetooth Low Energy device corresponding to the specified identifier... |
|
|
|
|
|
|
|
| Creates a record in a file of a Salesforce database. |
|
|
|
|
|
|
|
| Continues to run a SOQL query (Salesforce Object Query Language) on the records of a Salesforce... |
|
|
|
|
|
|
|
| Allows you to authenticate yourself beside a Salesforce platform. |
|
|
|
|
|
|
|
| Disconnects:
the Salesforce platform.
the current Salesforce session.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|