|
|
|
|
|
|
|
|
|
|
|
|
|
|
| A variable is defined by name and type... |
|
|
|
|
|
|
|
| The Service variable is used to... |
|
|
|
|
|
|
|
| A report based on a variable is used to directly print the information found in a WLanguage variable... |
|
|
|
|
|
|
|
| A composite variable contains different types of elements (members)... |
|
|
|
|
|
|
|
| The advanced types of WLanguage are as follows |
|
|
|
|
|
|
|
Initializes: - one or all variables of file items with their default values.
- one or all items of a Record variable with their default values.
|
|
|
|
|
|
|
|
| The different types in WLanguage are... |
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
Initializes: - one or all variables of file items with their default values.
- one or all items of a Record variable with their default values.
|
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| Identifies the type of an expression, a variable (during a call to a procedure for example) or a control. |
|
|
|
|
|
|
|
| The constants are language elements whose value is fixed once and for all... |
|
|
|
|
|
|
|
| The code editor proposes several tools used to correct the code... |
|
|
|
|
|
|
|
| The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler... |
|
|
|
|
|
|
|
| The gpwOAuthParameters type allows you to define all the information needed for authentication... |
|
|
|
|
|
|
|
| The Thread type allows you to define all the characteristics of a thread. |
|
|
|
|
|
|
|
| The InputMask type is used to define all the advanced characteristics of a custom input mask. |
|
|
|
|
|
|
|
| The docTableOfContents type is used to define all the options to generate a table of contents... |
|
|
|
|
|
|
|
| The Toast type is used to define all the advanced characteristics of a toast notification. |
|
|
|
|
|
|
|
| The pdfAttachment type is used to define all the advanced characteristics of an attachment in a PDF... |
|
|
|
|
|
|
|
| The pdfPage type is used to define all the advanced characteristics of a page from a PDF document... |
|
|
|
|
|
|
|
| The pdfDocument type gets all the characteristics of a PDF file: author, date created, page... |
|
|
|
|
|
|
|
| The YAML type simplifies the handling of data in YAML format. |
|
|
|
|
|
|
|
| The UUID type is used to easily manage:
UUIDs or GUIDs,
automatic UUID HFSQL identifiers,... |
|
|
|
|
|
|
|
| The AppleID type corresponds to the identifier resulting from a successful Apple ID authentication. |
|
|
|
|
|
|
|
| The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map... |
|
|
|
|
|
|
|
| The MapPolyline type is used to define the characteristics of a line composed of several segments... |
|
|
|
|
|
|
|
| The MapCircle type is used to define the characteristics of a circle to be drawn on the map... |
|
|
|
|
|
|
|
| The MapImage type is used to define the characteristics of an image to be drawn on the map... |
|
|
|
|
|
|
|
| The Polygon type is used to define the points of a polygon. |
|
|
|
|
|
|
|
| The ocrTextBlock type is used to define and identify all the advanced characteristics of a text... |
|
|
|
|
|
|
|
| The ocrOption type is used to define all the general options of the native OCR (Optical Character... |
|
|
|
|
|
|
|
| The MarkerImage type is used to customize the image associated with a marker or a marker cluster... |
|
|
|
|
|
|
|
| The DownloadParameter type is used to define all the advanced characteristics of a file download... |
|
|
|
|
|
|
|
| The DownloadInfo type is used to read the different details about a download in progress retrieved... |
|
|
|
|
|
|
|
| The JSONXMLConverter type is used to define all the advanced characteristics of the conversion... |
|
|
|
|
|
|
|
| The Permission type represents a permission requested by the application (and therefore declared... |
|
|
|
|
|
|
|
| The Scanner type is used to handle the information from a scanner. |
|
|
|
|
|
|
|
| The pdfParameter type defines all the characteristics of the PDF file to be generated. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|