ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
FolderWeb (Function)
Returns the path of the directory containing: the images, the JavaScript files, the Java applet files, the other files accessible from the browser....
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
Using new features exclusive to WINDEV Suite SaaS in a project
Version 2025 Update 1 introduces various new features specific to SaaS version......
WDSQL: Exporting and printing the result of an SQL query
The result of a select query can be......
LooperToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
Replication: The different types
The data replication is a powerful feature......
HOpen (Function)
Opens a table.
Link Description (Variable type)
A Link Description variable is used to describe a link between two tables programmatically.
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
HModify (Function)
Modifies the specified record or the record found in memory in the table (query or view).
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
HIndex (Function)
Rebuilds the file index (".NDX" file).
emailAttach (Type of variable)
The emailAttach type is used to handle an attachment.
HFSQL properties
List of HFSQL properties...
xlsSave (Function)
Saves an XLS document.