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...
Tiff (Type of variable)
The Tiff type is used to define the advanced characteristics of a TIFF image.
VariantMember (Type of variable)
... being a variant variable.
Control (Type of variable)
The Control type is used to define the characteristics of a control.
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
nfcTag (Type of variable)
The nfcTag type is used to define the advanced characteristics of an NFC tag (Near Field...
wsResponse (Type of variable)
The wsResponse type is used to get: the XML source code of the Webservice response. the value...
wsRequest (Type of variable)
The wsRequest type is used to define the advanced characteristics of a Webservice.
Watermark (Type of variable)
The Watermark type is used to handle the text printed in watermark in the reports created...
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map...
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
hScheduleMaterializedView (Type of variable)
The hScheduleMaterializedView type is used to programmatically manage a task for recalculating...
restResponse (Variable type)
The restResponse type is used to define all the advanced characteristics of a REST response.
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
mongoWriteConcern (Type of variable)
The mongoWriteConcern type is used to define the level of acknowledgment of receipt requested...
docSection (Type of variable)
The docSection type is used to define the advanced characteristics of a section found in a document...
docElementImage (Type of variable)
... in a docElement variable.
docNumbering (Type of variable)
The docNumbering type is used to define the advanced characteristics of a numbering used in a Word...
docNumberingLevel (Type of variable)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used...
ParallelTask (Type of variable)
The ParallelTask type is used to handle a task, which means a procedure run by a thread...
httpProgress (Type of variable)
The httpProgress type is used to manage the progress when sending or receiving an HTTP request.
AutomaticEvent (Type of variable)
The AutomaticEvent type is used to manage an automatic event.
ManualEvent (Type of variable)
The ManualEvent type is used to manage a manual event.
notificationFormat (Type of variable)
The notificationFormat type is used to describe the display format of a notification when this one...
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated...
Palette (Type of variable)
The Palette type is used to define the advanced characteristics of a color palette.
1
5
6
7
8
9
133
>