ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer...
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
Handling the report blocks through programming
Each report block is associated with different events......
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV...
HRead (Function)
Reads a record in a file according to a given record number.
The Text field: Edit control and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
SaaS
SaaS (acronym of Software as a Service) is a model for software distribution that consists...
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.