ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Service variable
The Service variable is used to...
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
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.
Assignment operators
Three assignment operators are available...
<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.
WLanguage types
The different types in WLanguage are...
Advanced types
The advanced types of WLanguage are as follows
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....