ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fWrite (Example)
Usage example of the fWrite function
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
Other operators
The following are additional operators......
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
HDeclare (Example)
Usage example of the HDeclare function
fClose (Example)
Usage example of the fClose function
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
fUncompress (Example)
Usage example of the fUncompress function
HChangeName (Example)
Usage example of the HChangeName function
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
iPrintDuplicate (Function)
Prints a duplicate copy of a report.
xlsColumnType (Example)
Usage example of the xlsColumnType function
HAdd (Example)
Usage example of the HAdd function
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ......
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
GglGetDocument (Function)
Downloads a document from the Google Docs service.
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
HLinkMemo (Example)
Usage example of the HLinkMemo function
Select query description window: Use
Let's see some operations specific to the description window of a select query......
HModify (Example)
Usage example of the HModify function
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
KeyPressed (Function)
Checks which key is pressed.