ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
Typecasting of parameters
The description of the parameter type is optional......
Global and local variable
Two types of variables are available......
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....
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....
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......
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
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.
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
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.
Overview
Overview of the different operators...
Variable scope
Variables can be declared anywhere in the code....
How to create and handle a structure?
This help page explains how to create and handle a structure....
How to manage enumerations programmatically?
How to manage a combination through programming?
A combination is a type of variabble containing a list of values....
diagConnector (Type of variable)
The diagConnector type is used to define all the advanced characteristics of a connector in a diagram.
diagWaypoint (Type of variable)
The diagWaypoint type is used to define all the advanced characteristics of a connector waypoint.
Types associated with the Word processing
WINDEV and WEBDEV propose several types of variables allowing you to handle Word Processing documents......
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......