ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
HFilter (Function)
Defines and enables a filter on a data file, view or query.
Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....
XMLDocument (Example)
Usage example of the XMLDocument function
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
Customizing the User Groupware
REP files
REP files contain the list of data files handled by the application....
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
Converting C types
Depending on the type of programming, it may be useful to know the correspondence between the types used in C and the types used in WLanguage......
XMLDocument (Function)
Creates a new XML document.
Composite variable
A composite variable contains different types of elements (members)...
ArraySort (Function)
Sorts a WLanguage array.
HCS.FrameSize (Variable)
The HCS.FrameSize variable is used to resize the outgoing data frame.
Body Complement block
The Body complement block is linked to the Body block......
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
Error 25: No THEN statement is associated with this IF
SaaSAdminModifyUser (Function)
Modifies a SaaS user.
SaaSAdminDeleteUser (Function)
Deletes a SaaS user.
Commands of the external interface