ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
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
Creating the Relation windows of a WINDEV RAD pattern
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.
OBEX constants
List of constants used by the OBEX functions....
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
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.
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....
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)......
WorkingDirectory (Property)
The WorkingDirectory property is used to: get or change the directory used by the HTML Editor control to store the images and CSS sheets of an HTML page. get the directory used by the HTML Display control to store the images and CSS sheets of an HTML page. get the directory used by the Camera control to save photos and videos....
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.