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...
diagText (Type of variable)
The diagText type is used to define all the advanced characteristics of a text associated...
diagImage (Type of variable)
The diagImage type is used to define all the advanced characteristics of a diagram shape created...
diagConnector (Type of variable)
The diagConnector type is used to define all the advanced characteristics of a connector...
diagConnectionPoint (Type of variable)
The diagConnectionPoint type is used to define all the advanced characteristics of a connection...
diagHead (Type of variable)
The diagHead type is used to define all the advanced characteristics of an end of a connector...
mongoOperation (Type of variable)
The mongoOperation type is used to define the different operations to be performed in bulk....
mongoOperationDeleteOne (Type of variable)
The mongoOperationDeleteOne type is used to define all the advanced characteristics of a document...
mongoOperationDeleteAll (Type of variable)
The mongoOperationDeleteAll type is used to define all the advanced characteristics of a document...
mongoOperationAdd (Type of variable)
The mongoOperationAdd type is used to define all the advanced characteristics of a document add...
mongoOperationUpdateOne (Type of variable)
The mongoOperationUpdateOne type is used to define all the advanced characteristics of a document...
mongoOperationUpdateAll (Type of variable)
The mongoOperationUpdateAll type is used to define all the advanced characteristics of a document...
mongoOperationReplaceOne (Type of variable)
The mongoOperationReplaceOne type is used to define all the advanced characteristics of a document...
pdfBookmark (Type of variable)
The pdfBookmark type is used to define all the advanced characteristics of a bookmark in a PDF...
aiConfigureContourDetection (Type of variable)
The iaConfigureContourDetection type is used to define the parameters of the contour detection...
mongoOperationsOption (Type of variable)
The mongoOperationsOption type is used to define the options of bulk operations.
WBAdminAuth (Type of variable)
The WBAdminAuth type allows you to define all the advanced characteristics of the API used...
WBAdminConnection (Type of variable)
The WBAdminConnection type is used to get all the advanced characteristics of a connection...
diagActionAllowed (Type of variable)
The diagActionAuthorized type is used to define the actions available to end users on a diagram...
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided...
GuidedTour (Type of Variable)
The GuidedTour type allows you to define all the advanced characteristics of a guided tour...
gglAttachment (Type of variable)
The gglAttachment type is used to define all the advanced characteristics of a file attached...
gglOverride (Type of variable)
The gglOverride type is used to define information about event notification overrides.
hRSConfig (Type of variable)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL...
mongoGridFS (Type of variable)
The mongoGridFS type is used to define the advanced characteristics of a file system for a MongoDB...