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...
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...
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...
dTextMarkdown (Function)
Draws Markdown text: in an Image control, in an Image variable, in a WDPic variable...
dSlice (Function)
Draws a circle section or an ellipse section: in an Image control, in an Image variable,...
dFont (Function)
Declares the font that will be used by dText: in an Image control, in an Image variable,...
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable,...
Error 106: Redefinition of a global variable
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
Handling Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Bar Code controls......
dChord (Function)
control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dBackground (Function)
in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....