ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
.NET application
To create a.NET application from a project......
The Date input field: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
Control template
A control template is a set of controls that can be re-used in several windows or pages......
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
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 running Windows, Mobile device (Android, iPhone, iPad)....
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
Handling the report blocks through programming
Each report block is associated with different events......
HRead (Function)
Reads a record in a file according to a given record number.
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
SaaS
SaaS (acronym of Software as a Service) is a model for software distribution that consists in proposing an application in subscription via a Web site rather than via the purchase of a license......
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.