ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

New Features brochure - Version 28: WINDEV Mobile news
New features in WINDEV Mobile 28 presented in the New Features brochure....
Constants for managing the Windows scheduler
List of constants used by the functions for managing the Windows scheduler....
Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers....
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
iPrintingNation (Function)
Modifies the current language for the next print (programmed print or report print).
GanttWorkingWeekDay (Function)
Indicates if a day of the week is a working day in a Gantt Chart column in a Table or TreeView Table control.
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
Brochure of new features: new features of WINDEV Mobile
New features in WINDEV Mobile 28 presented in the New Features brochure....
Creating the Form pages of a WEBDEV RAD pattern
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
NetGetFile (Function)
Retrieves an existing file from an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
NetSendFile (Function)
Transmits a file to an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
How to access the help?
WINDEV, WEBDEV and WINDEV Mobile include several methods for accessing the help system at any time......
Secure (Property)
The Secure property is used to configure the security level of data file encryption.
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
RGBGreen (Function)
Returns the green component of an RGB color.