ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Using the advanced types
The advanced types (XLS variables, ggl variables, ......
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
Different types of data (Type of variable)
A variable is defined by name and type......
Global and local variable
Two types of variables are available......
Typecasting of parameters
The description of the parameter type is optional......
EmailReset (Function)
Resets all the variables of the email structure or all the variables of an Email variable.
Declaring and using a variable
A variable is defined by name and type......
Buffer (Type de variable)
The buffer type corresponds to a binary memory area....
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
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......
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....
EmailBuildSource (Function)
Generates the source code of the email message to be sent from the variables in the Email structure or in an Email variable.
Warning 124: Shadowing a global variable
LineSpacing (Property)
The LineSpacing property gets and sets the line spacing for variables of type Font.
EmailImportSource (Function)
Populates an Email variable using the content of its Source property or the different variables of the email structure using the content of the Email.Source variable.