ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ClientID (Property)
The ClientID property gets the client ID defined when the application was declared or registered.
WDHFDiff: Overview
WDHFDiff is a tool used to compare HFSQL data files......
Report blocks
A printed report includes several sections......
Find out the account that runs the AWP protocol
WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
WDConver : Overview
WDConver is a tool used to convert data to an HFSQL Classic data file from......
Object diagram
An object diagram represents a set of objects and how they relate to each other at a certain moment in time......
WLanguage procedure called by OKCancelAsynchronous
Procedure ("Callback") called by OKCancelAsynchronous when the user clicks one of the buttons in the dialog box. This procedure can be a local, global, internal or lambda procedure.
Creating the Form pages of a WEBDEV RAD pattern
Handling a TreeView control at runtime
When the TreeView control is in edit, the user can expand or collapse the different levels of the tree structure by clicking the treeview elements....
WLanguage procedure associated with YesNoAsynchronous
Procedure ("Callback") called by YesNoAsynchronous when the user clicks one of the buttons in the dialog box. This procedure can be a local, global, internal or lambda procedure.
Creating a Pivot Table control
To create a Pivot Table control......
Managing contacts (mobile devices)
In your mobile applications, you have the ability to directly manage the contacts of your mobile device (Android, iPhone, iPad, Universal Windows)....
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
Creating the Relation pages of a WEBDEV RAD pattern
Creating the Vision pages of the WEBDEV RAD pattern
Creating the Table pages of the WEBDEV RAD pattern
Sending elements to Free Technical Support
Creating a flexible modeling
To create a new flexible modeling, you can......
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
Creating the menus for the pages of the WEBDEV RAD pattern