|
|
|
|
|
|
|
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... |
|
|
|
|
|
|
Creates an htmlDocument variable from an HTML document. |
|
|
|
|
|
|
Saves the image of a chart in an Image variable. |
|
|
|
|
|
|
Reinitializes:
the Contact structure.
a Contact variable.... |
|
|
|
|
|
|
Exports a diagram to a variable of type Image. |
|
|
|
|
|
|
A combination is a type of variabble containing a list of values.... |
|
|
|
|
|
|
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control... |
|
|
|
|
|
|
The Charset property is used to:
Get the character set used by a Font variable.
Change... |
|
|
|
|
|
|
WEBDEV allows you to handle a Link control through programming...... |
|
|
|
|
|
|
The FirstName property can be used on:
a SaasUser variable.
...... |
|
|
|
|
|
|
... array property of a variable type (xlsDocument variable for example). |
|
|
|
|
|
|
The Connection keyword can correspond to:
the Connection variable.
the Connection property... |
|
|
|
|
|
|
Deletes from the AWP context a variable that was added by DeclareAWPContext. |
|
|
|
|
|
|
Displays a value in a control or assigns a value in a variable. |
|
|
|
|
|
|
Deletes from the webservice context a variable added by DeclareWebserviceContext. |
|
|
|
|
|
|
A Sliding Banner control can be handled through programming...... |
|
|
|
|
|
|
Retrieves the identity of a user contained in an AuthToken variable. |
|
|
|
|
|
|
Formats a character string using an InputMask variable. |
|
|
|
|
|
|
Saves the content of a pdfDocument variable in a ".PDF" file. |
|
|
|
|
|
|
Converts the content of a JSON variable to a JSON string. |
|
|
|
|
|
|
Retrieves the characteristics of a scanner in a variable of type Scanner. |
|
|
|
|
|
|
Retrieves a document from a scanner in a variable of type Image. |
|
|
|
|
|
|
Saves the content of an htmlDocument variable to an HTML file. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|