ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

docProperty (Type of variable)
The docProperty type is used to define the properties of a Word Processing document.
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
mqttSession (Variable type)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
gglPhoneNumber (Type of variable)
The gglPhoneNumber type is used to describe and modify the phone number of a contact...
gglEmail (Type of variable)
The gglEmail type is used to describe and modify the email address of a contact...
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
gglOrganization (Variable type)
The gglOrganization type is used to describe the companies and organizations to which a contact belongs...
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
InputMask (Type of variable)
The InputMask type is used to define all the advanced characteristics of a custom input mask.
Character string: How to extract, remove and replace words?
This page presents the main operations that can be performed on a character string....
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
xmlAttribute (Type of variable)
The xmlAttribute type is used to handle the attributes of a node in an XML document.
wsRequest (Variable type)
The wsRequest type is used to define the advanced characteristics of a web service.
xmlSignature (Variable type)
The xmlSignature type is used to define the advanced characteristics of an XML signature.