|
|
|
|
|
|
|
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 Text property is used to get and modify text. |
|
|
|
|
|
|
The ConnectionPoint property allows you to handle the connection points of a shape in a Diagram... |
|
|
|
|
|
|
Table controls allow you to display and/or enter data...... |
|
|
|
|
|
|
A custom property is a code element with two events...... |
|
|
|
|
|
|
...The reports can be created with the data coming from:... |
|
|
|
|
|
|
The Link property is used to get and change the link of an element. |
|
|
|
|
|
|
The X property is used to get and change the X-coordinate of an element. |
|
|
|
|
|
|
The Declaration property is used to define a type. |
|
|
|
|
|
|
The Y property is used to get and change the the Y-coordinate of an element. |
|
|
|
|
|
|
The Success property indicates whether the operation was successful. |
|
|
|
|
|
|
The Email property is used to get and change an email address. |
|
|
|
|
|
|
The ActionClick property is used to define the procedure executed when an element is clicked. |
|
|
|
|
|
|
The AllowedAction property defines which actions are allowed or not allowed on an element. |
|
|
|
|
|
|
The Note property is used to get and change a text associated with an element. |
|
|
|
|
|
|
The Opacity property is used to get and change the opacity of an element. |
|
|
|
|
|
|
The ZOrder property gets and sets the Z-order of an element. |
|
|
|
|
|
|
Performs MongoDB write operations in bulk. This allows you to avoid network latency issues... |
|
|
|
|
|
|
The Comment property is used to manage comments. |
|
|
|
|
|
|
The Enabled property enables or disables an element. |
|
|
|
|
|
|
The Label property is used to get and define the label of an element. |
|
|
|
|
|
|
The Procedure property can be used:
on the hScheduledTask type, used to describe the scheduled... |
|
|
|
|
|
|
The Inherited property is used to determine if an element is inherited. |
|
|
|
|
|
|
The User property is used to identify and change the user of a feature. |
|
|
|
|
|
|
The UpdateDate property is used to get the update date of an element. |
|
|
|
|
|
|
The Option property is used to get and change certain options. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|