|
|
|
|
|
|
|
A composite variable contains different types of elements (members)... |
|
|
|
|
|
|
A report based on a variable is used to directly print the information found in a WLanguage variable... |
|
|
|
|
|
|
A variable is defined by name and type... |
|
|
|
|
|
|
The code editor proposes several tools used to correct the code... |
|
|
|
|
|
|
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control. |
|
|
|
|
|
|
Three assignment operators are available... |
|
|
|
|
|
|
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler... |
|
|
|
|
|
|
The advanced types of WLanguage are as follows |
|
|
|
|
|
|
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 psheetSelection type is used to find out the advanced characteristics of a selection... |
|
|
|
|
|
|
The WDPic type is used to define the advanced characteristics of an image in ".wdpic" format. |
|
|
|
|
|
|
The redisConnection type is used to define all the advanced characteristics of a connection... |
|
|
|
|
|
|
The redisResponse type makes it possible to define all the advanced characteristics of a response... |
|
|
|
|
|
|
The Chrono type is used to define all the advanced characteristics of a stopwatch. |
|
|
|
|
|
|
The OpenIDIdentity type is used to define all the advanced characteristics of a user connected... |
|
|
|
|
|
|
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files... |
|
|
|
|
|
|
... section defined in a docSection variable. |
|
|
|
|
|
|
The beaconGroup type is used to define the advanced characteristics of a set of Beacons. |
|
|
|
|
|
|
The beaconDetectionInfo type is used to describe information relative to a Beacon detected... |
|
|
|
|
|
|
The xlsLayout type is used to define all the layout characteristics of a sheet of an XLSX document... |
|
|
|
|
|
|
The docColumn type is used to define the advanced characteristics of a table column found in a Word... |
|
|
|
|
|
|
The memcachedConnection type is used to define the characteristics of a connection to a Memcached... |
|
|
|
|
|
|
The memcachedResult type is used to define the characteristics of a value read on a Memcached... |
|
|
|
|
|
|
The xmlReader type is used to read an XML document without loading it in memory. |
|
|
|
|
|
|
... in a docElement variable. |
|
|
|
|
|
|
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF... |
|
|
|
|
|
|
The saasVisit is used to find out all the characteristics of a SaaS user's visit.... |
|
|
|
|
|
|
The Toast type is used to define all the advanced characteristics of a toast notification. |
|
|
|
|
|
|
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 pdfAttachment type is used to define all the advanced characteristics of an attachment in a PDF... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|