ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Buffer (Type de variable)
The buffer type corresponds to a binary memory area....
Type (Property)
The Type property is used to get and change the type of an element.
Error 1049: The access directives are not allowed in a composite variable
Error 107: Redefinition of the parameter
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......
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.
Variable scope
Variables can be declared anywhere in the code....
Overview
Overview of the different operators...
How to create and handle a structure?
This help page explains how to create and handle a structure....
How to manage a combination through programming?
A combination is a type of variabble containing a list of values....
How to manage enumerations programmatically?
Types associated with the Word processing
WINDEV and WEBDEV propose several types of variables allowing you to handle Word Processing documents......
The different types of variables
The different types of variables are......
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....
13. External component in practice
External component in practice...
12. External component in practice
DataBinding (Property)
The DataBinding property is used to identify and change the binding between a control and: an item in a data file. a variable. several variables....
<Source>.Reset (Function)
Initialize: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
Data Binding: Creating controls from the "Project explorer" pane
Data binding is a process that binds variables in memory to controls in a window or page......
mongoOperation (Type of variable)
The mongoOperation type is used to define the different operations to be performed in bulk. These operations are stored in an array of mongoOperation variables.
1
2
3
4
5
6
213
>