ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Composite variable
A composite variable contains different types of elements (members)...
Declaring and using a variable
A variable is defined by name and type...
Checkers available in the code editor
The code editor proposes several tools used to correct the code...
Assignment operators
Three assignment operators are available...
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc.
IsNumeric (Function)
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.
Constant
The constants are language elements whose value is fixed once and for all...
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler...
pdfPage (Type of variable)
The pdfPage type is used to define all the advanced characteristics of a page from a PDF document...
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page...
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
UUID (Type of variable)
The UUID type is used to easily manage: UUIDs or GUIDs, automatic UUID HFSQL identifiers,...
AppleID (Type of variable)
The AppleID type corresponds to the identifier resulting from a successful Apple ID authentication.
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map...
MapPolyline (Type of variable)
The MapPolyline type is used to define the characteristics of a line composed of several segments...
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map...
MapImage (Type of variable)
The MapImage type is used to define the characteristics of an image to be drawn on the map...
Polygon (Type of variable)
The Polygon type is used to define the points of a polygon.
ocrTextBlock (Type of variable)
The ocrTextBlock type is used to define and identify all the advanced characteristics of a text...
ocrOption (Type of variable)
The ocrOption type is used to define all the general options of the native OCR (Optical Character...
MarkerImage (Type of variable)
The MarkerImage type is used to customize the image associated with a marker or a marker cluster...
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download...
DownloadInfo (Type of variable)
The DownloadInfo type is used to read the different details about a download in progress retrieved...
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion...
Permission (Type of variable)
The Permission type represents a permission requested by the application (and therefore declared...
Scanner (Type of variable)
The Scanner type is used to handle the information from a scanner.
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive...
sysNotificationButton (Type of variable)
The sysNotificationButton type is used to define all the advanced characteristics of Button control...
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
sysNotificationInput (Type of variable)
The sysNotificationInput type is used to define all the advanced features of an input control,...
Diagram (Type of variable)
The Diagram type is used to define all the advanced characteristics of a diagram that can be edited...
diagShape (Type of variable)
The diagShape type is used to define all the advanced characteristics of the original shape used...