|
|
|
|
|
|
|
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 gglMarker type is used to define the characteristics of a marker that must be positioned... |
|
|
|
|
|
|
The gglPerson type is used to describe and modify the participants attending an event of a Google... |
|
|
|
|
|
|
The hScheduledTask type is used to manage a scheduled HFSQL Client/Server task... |
|
|
|
|
|
|
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup.... |
|
|
|
|
|
|
An xlsDocument variable is used to describe and modify an Excel document... |
|
|
|
|
|
|
The xlsColumn type is used to describe and modify a column in an Excel document... |
|
|
|
|
|
|
An xlsCell variable is used to describe and modify a cell in an Excel document... |
|
|
|
|
|
|
The gglCoordinate type is used to describe and handle a geographical point on a map... |
|
|
|
|
|
|
The gglMapParameter type is used to define the advanced characteristics of a map... |
|
|
|
|
|
|
The gglInstantMessaging type is used to describe and modify the characteristics of the instant... |
|
|
|
|
|
|
The gglEmail type is used to describe and modify the email address of a contact... |
|
|
|
|
|
|
The gglPhoneNumber type is used to describe and modify the phone number of a contact... |
|
|
|
|
|
|
The gglPostalAddress type is used to describe and modify the postal address of a contact... |
|
|
|
|
|
|
The gglContactGroup type is used to describe and modify a group of contacts used by the Google... |
|
|
|
|
|
|
The sfConnection type is used to describe a connection to the Salesforce platform and to manage... |
|
|
|
|
|
|
The gglAuthor type is used to identify the author of a Google element... |
|
|
|
|
|
|
The Definition type is used to find out the characteristics of a type:
simple type,
advanced... |
|
|
|
|
|
|
The saasSite type is used to define the advanced characteristics of a SaaS WEBDEV site. |
|
|
|
|
|
|
The saasClient type is used to define the advanced characteristics of a SaaS client account. |
|
|
|
|
|
|
The saasUser type is used to define the advanced characteristics of a user of SaaS site. |
|
|
|
|
|
|
The saasSubscription type is used to define the advanced characteristics regarding the subscription... |
|
|
|
|
|
|
The saasPricing type is used to define the advanced characteristics of a SaaS pricing. |
|
|
|
|
|
|
The saasService type is used to define the advanced characteristics of a SaaS service. |
|
|
|
|
|
|
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions. |
|
|
|
|
|
|
The Cookie type is used to handle the cookies transmitted in the HTTP requests. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|