ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
The different types of variables
The different types of variables are......
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
Constants for WLanguage types
List of constants for managing WLanguage types....
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.
PDF file functions (prefix syntax)
PDF file functions...
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
<Buffer type>.EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)
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....
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....
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
VariantMember (Type of variable)
The VariantMember type is an advanced type corresponding to an array of members, each member being a variant variable.
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......
Handling an Edit control programmatically
You can handle Edit controls programmatically......
Miscellaneous Windows functions
List of miscellaneous Windows functions...
DataType (Function)
Identifying the type of a WLanguage variable.
Service management functions
List of functions for managing services...
Aliases on data files: HAlias
The aliases are used to handle......
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......
1
2
3
4
5
6
249
>