ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
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.
PDF file functions (prefix syntax)
PDF file functions...
Error 108: The size of the variable is not allowed
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
Miscellaneous Windows functions
List of miscellaneous Windows functions...
Aliases on data files: HAlias
The aliases are used to handle......
8. Binding controls to data
A window can display information from......
8. Associating controls with data
Parameter Description (Type of variable)
Parameter Description variables are used to programmatically describe a parameter.
Error 107: Redefinition of the parameter
Constants for WLanguage types
List of constants for managing WLanguage types....
Syntax Description (Type of variable)
Syntax Description variables are used to programmatically describe the syntax of a report, window or page.
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
Usage example of the XML types
The following examples is used to handle an XML document via the xmlDocument and cmlNode variables, ...
Handling an Edit control programmatically
You can handle Edit controls programmatically......
Stack (Type of variable)
A Stack variable is a structured type that is used to group 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.
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....
Binding controls to data
A window or page can display information from......
DataType (Function)
Identifying the type of a WLanguage variable.
1
2
3
4
5
6
212
>