ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
How to access the help?
WINDEV, WEBDEV and WINDEV Mobile include several methods for accessing the help system at any time......
FTPAttribute (Function)
Identifies the attributes of a file located on an FTP server (File Transfer Protocol).
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
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.
Secure (Property)
The Secure property is used to configure the security level of data file encryption.
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
7. Multilingual websites in practice
Returns an array without duplicates....
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
WINDEV: Windows created via the RAD model
The window creation wizard offers many types of windows associated with HFSQL tables......
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min