ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Buffer (Type de variable)
The buffer type corresponds to a binary memory area....
Buffer (Keyword)
The Buffer keyword can correspond to...
Using the advanced types
The advanced types (XLS variables, ggl variables, ......
Different types of data (Type of variable)
A variable is defined by name and type......
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
Typecasting of parameters
The description of the parameter type is optional......
Declaring and using a variable
A variable is defined by name and type......
How to manage a combination through programming?
A combination is a type of variabble containing a list of values....
How to manage enumerations programmatically?
Global and local variable
Two types of variables are available......
HEX@ (Type of Variable)
Le type _VisiteGuidéeActionAutorisée permet de définir toutes les caractéristiques avancées d'un XXX....
_VisiteGuideeEtapeBulle (Type of variable)
Le type _VisiteGuideeEtapeBulle permet de définir toutes les caractéristiques avancées d'un XXX....
EmailReset (Function)
Resets all the variables of the email structure or all the variables of an Email variable.
Error 108: The size of the variable is not allowed
Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....
Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration. Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration. Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item. Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item....
LineSpacing (Property)
The LineSpacing property gets and sets the line spacing for variables of type Font.
HEX@ (Type of Variable)
Objet interne pour la gest ion de VisiteGuidée.Etape.Disque.
Overview
Overview of the different operators...
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
Types associated with the Word processing
WINDEV and WEBDEV propose several types of variables allowing you to handle Word Processing documents......
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......
Elements of a class: Enumerating and handling through programming
Several types of WLanguage variables are used to enumerate and dynamically handle the elements of a class......
How to create and handle a structure?
This help page explains how to create and handle a structure....
Variable scope
Variables can be declared anywhere in the code....