|
|
|
|
|
|
|
A composite variable contains different types of elements (members)... |
|
|
|
|
|
|
A variable is defined by name and type... |
|
|
|
|
|
|
The code editor proposes several tools used to correct the code... |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
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 constants are language elements whose value is fixed once and for all... |
|
|
|
|
|
|
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler... |
|
|
|
|
|
|
Retrieves the list of documents available on the Google server for the current user. |
|
|
|
|
|
|
Retrieves the list of groups of contacts associated with the specified Google account. |
|
|
|
|
|
|
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... |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|