|
|
|
|
|
|
|
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 Appointment type is used to define the advanced characteristics of an appointment: time,... |
|
|
|
|
|
|
The Repetition type is used to describe and modify the characteristics of a repetition... |
|
|
|
|
|
|
The Certificate type is used to handle:
the certificates used to sign the strings or the files.... |
|
|
|
|
|
|
The BarCodes type is used to handle the information found in a bar code. |
|
|
|
|
|
|
The Notification type is used to handle the local notifications or the push notifications. |
|
|
|
|
|
|
The emailIMAPSession type is used to access a messaging server by using the IMAP protocol (Internet... |
|
|
|
|
|
|
The COMObject type is used to represent an interface of a COM object. |
|
|
|
|
|
|
The zipArchivedFile type is used to handle a file found in an archive in one of the following... |
|
|
|
|
|
|
The hScheduling type is used to define and find out the characteristics of the scheduling that must... |
|
|
|
|
|
|
The hScheduledOptimization type is used to programmatically manage a scheduled optimization task... |
|
|
|
|
|
|
The hFileParameter type is used to define the data files taken into account by a scheduled... |
|
|
|
|
|
|
The InfoVersion type is used to find out the characteristics of a specific application version. |
|
|
|
|
|
|
The xmlDocument type is used to handle an XML file. |
|
|
|
|
|
|
The xmlNode type is used to handle a node of an XML document. |
|
|
|
|
|
|
The xmlAttribute type is used to handle the attributes of a node in an XML document. |
|
|
|
|
|
|
The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document. |
|
|
|
|
|
|
The GanttLink type is used to define the advanced characteristics of a link between two tasks... |
|
|
|
|
|
|
The gpwUser type is used to describe and modify the characteristics of a user of WEBDEV or WINDEV... |
|
|
|
|
|
|
The sshSession type is used to define the characteristics of a connection to an SSH server. |
|
|
|
|
|
|
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request.... |
|
|
|
|
|
|
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS... |
|
|
|
|
|
|
The Image type is used to define the advanced characteristics of an image. |
|
|
|
|
|
|
The Color type is used to define the advanced characteristics of a WLanguage color. |
|
|
|
|
|
|
The OrgElement type is used to define the advanced characteristics of an element found... |
|
|
|
|
|
|
The EventTimeline type is used to define the advanced characteristics of an event displayed... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|