ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
Database schema editor: the different types of sections
The different types of items proposed in the data model editor are as follows:
Notification (Variable type)
The Notification type is used to handle the local notifications or the push notifications.
H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a data file.
Document (Variable type)
The Document type is used to handle a "docx" document.
Android 11: Changes to application behavior
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static Text control.
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
Constants for managing XLS files
List of constants used by the functions for managing XLS files....
TableMode (Function)
TableMode is kept for backward compatibility.
saasClient (Type of variable)
The saasClient type is used to define the advanced characteristics of a SaaS client account.
HFSQL constants
List of constants used by the HFSQL functions....
fWriteLine (Example)
Usage example of the fWriteLine function