ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to...
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable.
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files, WDInst allows you to...
HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
Creating the Relation windows of a WINDEV RAD pattern
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Extern (Reserved word)
EXTERN is used to...
HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
zipAddDirectory (Example)
Usage example of the zipAddDirectory function
HCreateMovableReplica (Function)
Creates a movable replication.
HFSQL constants
List of constants used by the HFSQL functions....
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
HOpenConnection (Function)
Opens a connection to a specific database.
zipExtractPath (Example)
Usage example of the zipExtractPath function
HOptimizeQuery (Function)
Optimizes the Select queries by using idle times when handling an application (period without processes).
FillType (Property)
The FillType property is used to determine the type of source used to populate Table, List Box, ListView, Combo Box and Looper controls.
Environment of the data model editor
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
Importing elements into a project
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
OBEX constants
List of constants used by the OBEX functions....
CompleteDir (Function)
Adds a backslash to the end of a string, if necessary.
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).