ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications...
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
GPSGetPosition (Function)
Retrieves information about the current device position.
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
Project description: Languages tab
The project description window allows you to configure various elements of your project......
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
The Edit control
The Edit control allows users to enter data......
hReindexingHistory (Variable type)
The type hReindexingHistory type allows you to see all the characteristics of the asynchronous optimizations performed previously: reindexing, index verification, memo verification, statistics calculation, etc. This type of variable is new in WINDEV Suite SaaS 2025 Update 2....
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
14. Report templates
...Report templates are used to easily standardize report layouts....
HInfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server....
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
Runtime log
The runtime log is the best way to identify the most used features of an application......
Debugging without using a debugger
In some cases, running a program or a site with or without the debugger can produce different results......
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
Constants for managing XLS files
List of constants used by the functions for managing XLS files....