|
|
|
|
|
|
|
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... |
|
|
|
|
|
|
The xpathResult type is used it find out the result of the execution of an XPATH query. |
|
|
|
|
|
|
The hdfsStatus type is used to define the advanced characteristics regarding the status... |
|
|
|
|
|
|
A Point variable is a structured type that is used to represent a position (X, Y) in 2 dimensions. |
|
|
|
|
|
|
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width,... |
|
|
|
|
|
|
The Background type defines the advanced characteristics of the element background. |
|
|
|
|
|
|
The btleDevice type allows you to handle a device that uses the Bluetooth Low Energy technology. |
|
|
|
|
|
|
The btleService type is used to handle a Bluetooth Low Energy service ("Bluetooth GATT Service"). |
|
|
|
|
|
|
The btleCharacteristic type is used to handle a characteristic of a Bluetooth Low Energy service. |
|
|
|
|
|
|
The btleDescriptor type is used to handle the descriptor of a Bluetooth Low Energy characteristic |
|
|
|
|
|
|
The hdfsConnection type is used to define the advanced characteristics of a connection... |
|
|
|
|
|
|
The hdfsRights type is used to define the advanced characteristics regarding the access rights... |
|
|
|
|
|
|
The docFormatting type is used to define the formatting characteristics of an element in a Word... |
|
|
|
|
|
|
The docTable type is used to define the advanced characteristics of a Table paragraph found... |
|
|
|
|
|
|
The docRow type is used to define the advanced characteristics of a table row in a Word Processing... |
|
|
|
|
|
|
The docCell type is used to define the advanced characteristics of a table cell found in a Word... |
|
|
|
|
|
|
... in a DocElement variable. |
|
|
|
|
|
|
The docProperty type is used to define the properties of a Word Processing document. |
|
|
|
|
|
|
... in a docElement variable. |
|
|
|
|
|
|
The docHeaderFooter type is used to define the text of the different paragraphs found in a page... |
|
|
|
|
|
|
The mqttSession type is used to define the parameters for connecting to the MQTT broker. |
|
|
|
|
|
|
The pdfSignature type is used to define the advanced characteristics of the signature that will... |
|
|
|
|
|
|
The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server... |
|
|
|
|
|
|
The mongoConnection type is used to define the advanced characteristics of a connection... |
|
|
|
|
|
|
The mongoDatabase type is used to define the characteristics of a database for a MongoDB server. |
|
|
|
|
|
|
The mongoCollection type is used to define the advanced characteristics of a collection... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|