ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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)....
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
8. Sharing a project in practice
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
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......
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
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......
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
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.