|
|
|
|
|
|
|
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... |
|
|
|
|
|
|
Put in Geometry a WLanguage code: coloring, standardized rewriting, indentation, translation, etc. |
|
|
|
|
|
|
Put in Geometry a WLanguage code: coloring, standardized rewriting, indentation, translation. |
|
|
|
|
|
|
Saves an image:
in a JPEG file.
in memory.... |
|
|
|
|
|
|
Saves an image:
in a file in GIF format.
in memory.... |
|
|
|
|
|
|
Saves an image:
in a file in BMP format.
in memory.... |
|
|
|
|
|
|
Finds an XML namespace according to its XML node and in the parents of the node. |
|
|
|
|
|
|
Finds an XML namespace from its URI (Universal Resource Identifier) in a node and in the parents... |
|
|
|
|
|
|
Saves an image:
in a PNG file.
in memory.... |
|
|
|
|
|
|
Returns the list of certificates available on the computer. |
|
|
|
|
|
|
Creates the signature of a character string. |
|
|
|
|
|
|
Checks the correspondence between a signature and a string. |
|
|
|
|
|
|
A report (and a duplicate copy) can include an additional text in the format of a watermark,... |
|
|
|
|
|
|
Adds a new tile customization for the current Windows Store Apps application. |
|
|
|
|
|
|
Deletes all modifications made to the application tile. |
|
|
|
|
|
|
Displays a badge (numeric notification or image) on the tile of a Universal Windows 10 App... |
|
|
|
|
|
|
Finds a device based on its unique name (UDN). |
|
|
|
|
|
|
Calls the QueryInterface method of the specified COM object to get a specific interface... |
|
|
|
|
|
|
Starts the device's native maps application to display:
a specific geographical location,... |
|
|
|
|
|
|
Reads the description of a scheduled task. |
|
|
|
|
|
|
Modifies an existing scheduled task. |
|
|
|
|
|
|
Deletes a scheduled task associated with the application (site or Webservice). |
|
|
|
|
|
|
Immediately starts the execution of a scheduled task on a WEBDEV Application Server. |
|
|
|
|
|
|
Returns the list of scheduled tasks for the application (site or Webservice). |
|
|
|
|
|
|
Returns:
the list of events found between two given times in a TimeLine control,
all events... |
|
|
|
|
|
|
Returns the geographical position of the point located in the center of the map currently displayed... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|