ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Secure (Property)
The Secure property is used to configure the security level of data file encryption.
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....
New Features brochure - Version 28: WINDEV Mobile news
New features in WINDEV Mobile 28 presented in the New Features brochure....
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......
iPrintingNation (Function)
Modifies the current language for the next print (programmed print or report print).
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.
RGBRed (Function)
Returns the red component of an RGB color.
7. Window templates
...Window templates...
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......