|
|
|
|
|
|
|
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 following constants are used by the functions for managing the Word Processing control:... |
|
|
|
|
|
|
The TimestampType property is used to:
Find out the type of timestamp for an item. This item... |
|
|
|
|
|
|
The TimestampUTC property is used to:
Find out whether a timestamp item will use UTC time... |
|
|
|
|
|
|
The CalculatedItemExpression property is used to:
Find out the SQL expression that defines... |
|
|
|
|
|
|
The PersistedCalculatedItem property is used to:
Find out whether the value of a calculated... |
|
|
|
|
|
|
Waits for:
the replication data on the master server to be sent to the subscriber server.... |
|
|
|
|
|
|
Notifies the application when the device enters or leaves the transmission range of a set... |
|
|
|
|
|
|
Modifies a key/value couple in the Memcached cache.... |
|
|
|
|
|
|
Adds a value at the start of existing value in the cache for the given key. |
|
|
|
|
|
|
Increments the value associated with a key. |
|
|
|
|
|
|
Decrements the value associated with a key. The key is created if it does not exist. |
|
|
|
|
|
|
Modifies the value of a key if this one was not modified. |
|
|
|
|
|
|
Modifies a key/value couple in the Memcached cache on a group of servers.... |
|
|
|
|
|
|
Increments the value associated with a key on a group of servers. |
|
|
|
|
|
|
Decrements the value associated with a key on a group of servers. |
|
|
|
|
|
|
Modifies the value of a key on a group of servers if this one was not modified. |
|
|
|
|
|
|
Adds a value at the start of existing value in the cache for the given key on a group of servers. |
|
|
|
|
|
|
Resizes an image in an Image control. |
|
|
|
|
|
|
Blends two images together. This allows you to create fade-in effects between 2 images. |
|
|
|
|
|
|
Inverts the colors in an Image control. |
|
|
|
|
|
|
Saves the contents of a file to a resource identified by its URI. |
|
|
|
|
|
|
Reads one or more single-precision floats from a Modbus slave, starting at a specific address. |
|
|
|
|
|
|
List of functions for managing HTML Editor controls (prefix syntax)... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|