|
|
|
|
|
|
|
The Definition type is used to find out the characteristics of a type:
simple type,
advanced type,
class,
structure.... |
|
|
|
|
|
|
The AttributeSerialize property gets the serialization name of the type according to its name and the <Serialize> extension attribute. |
|
|
|
|
|
|
The Property property is used to get and change the properties of an element. |
|
|
|
|
|
|
The AttributeMapping property gets the value of the <Mapping> extension attribute. |
|
|
|
|
|
|
The AttributeNote property gets the value of the <Note> extension attribute. |
|
|
|
|
|
|
A Value Description variable is used to handle the description of an enumeration value through programming. |
|
|
|
|
|
|
An Option Description variable is used to handle the characteristics of a combination option through programming. |
|
|
|
|
|
|
Syntax Description variables are used to programmatically describe the syntax of a report, window or page. |
|
|
|
|
|
|
Retrieves the definition of element type. |
|
|
|
|
|
|
Several types of WLanguage variables are used to enumerate and dynamically handle the elements of a class...... |
|
|
|
|
|
|
The Property Description type is used to get information about a property. |
|
|
|
|
|
|
The Procedure Description type is used to get information about a procedure or a method. |
|
|
|
|
|
|
Gets the description of a type identified by name. |
|
|
|
|
|
|
The Declaration property is used to define a type. |
|
|
|
|
|
|
The Procedure property can be used:
on the hScheduledTask type, used to describe the scheduled tasks on an HFSQL Client/Server database.
on the rssStream type, used to describe an RSS feed.... |
|
|
|
|
|
|
List of constants for managing WLanguage types.... |
|
|
|
|
|
|
The advanced types (XLS variables, ggl variables, ...... |
|
|
|
|
|
|
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler...... |
|
|
|
|
|
|
A variable is defined by name and type...... |
|
|
|
|
|
|
The Definition property is used to define a type. |
|
|
|
|
|
|
The description of the parameter type is optional...... |
|
|
|
|
|
|
Two types of variables are available...... |
|
|
|
|
|
|
Resets all the variables of the email structure or all the variables of an Email variable. |
|
|
|
|
|
|
A variable is defined by name and type...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|