ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
Creating a window skin template
Runtime log
The runtime log is the best way to identify the most used features of an application......
HTMLToText (Function)
Converts an HTML string or buffer to text.
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
The Carousel control
The Carousel control is used to display an animated menu made of images......
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
HFilter (Function)
Defines and enables a filter on a data file, view or query.
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
11. Controls in practice
Discover the main characteristics of the controls...
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
Image detection management constants
Calculates the width (in millimeters) of the text to print, according to the specified font....
Creating the Relation windows of a WINDEV RAD pattern