ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Declaring and using a variable
A variable is defined by name and type...
Service variable
The Service variable is used to...
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable...
Composite variable
A composite variable contains different types of elements (members)...
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
Advanced types
The advanced types of WLanguage are as follows
Checkers available in the code editor
The code editor proposes several tools used to correct the code...
WLanguage types
The different types in WLanguage are...
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.
Assignment operators
Three assignment operators are available...
Constant
The constants are language elements whose value is fixed once and for all...
<Source>.Reset (Function)
Initializes:
  • one or all variables of file items with their default values.
  • one or all items of a Record variable with their default values.
HReset (Function)
Initializes:
  • one or all variables of file items with their default values.
  • one or all items of a Record variable with their default values.
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler...
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc.
mongoGridFS (Type of variable)
The mongoGridFS type is used to define the advanced characteristics of a file system for a MongoDB...
JWTParameters (Type of Variable)
The JWTParameters type allows you to define all the information necessary to perform JTW...
OpenIDParameters (Type of variable)
The OpenIDParameters type is used to define all the advanced features of an authentication...
hRSConfig (Type of variable)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL...
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple...
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
NumericFormat (Type of Variable)
The NumericFormat type allows you to define all the characteristics of the format that can be used...
docTabulation (Type of variable)
The docTabulation type is used to define the characteristics of a custom tabulation.
kbCard (Type of variable)
The kbCard type defines all the advanced characteristics of a card in a Kanban control.
WLanguageCodeFormatting (Type of Variable)
The type WLanguageCodeFormatting allows you to define all the setting parameters in Geometry...
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.
Drive (Type of Variable)
The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary...
HEX@ (Type of Variable)
Objet interne pour la gest ion de VisiteGuidée.Etape.Disque.
_VisiteGuideeEtapeBulle (Type of variable)
Le type _VisiteGuideeEtapeBulle permet de définir toutes les caractéristiques avancées d'un XXX....
HEX@ (Type of Variable)
Le type _VisiteGuidéeActionAutorisée permet de définir toutes les caractéristiques avancées d'un...
gglDrive (Type of Variable)
The type gglDrive allows handle Google Drive. To use a Variable of type gglDrive , it is necessary...
GglFile (Type of Variable)
The GglFile type allows you to know all the characteristics of a file from the Google software...
gglOverride (Variable type)
The gglOverride type is used to define information about event notification overrides.
WebAddress (Variable type)
The WebAddress type is used to define the advanced characteristics of a site address as well...
btleService (Variable type)
The btleService type is used to handle a Bluetooth Low Energy service ("Bluetooth GATT Service").
H.VisibleAutoIndexing (Variable)
Indicates whether the indexing window must be displayed during the automatic reindexing of HFSQL...
nfcTag (Variable type)
The nfcTag type is used to define the advanced characteristics of an NFC tag (Near Field...
sfSeekDeletedResult (Variable type)
The sfSeekDeletedResult type is used to find out the result of SFSeekDeleted...