ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Software Factory: Administrator options
Several options can be configured in the Software Factory administrator......
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
ParallelTask (Variable type)
The ParallelTask type is used to handle a task, which means a procedure run by a thread in the parallel programming.
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Linux)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
docNumberingLevel (Variable type)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document.
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
H.NbRetryRead (Variable)
Indicates the number of attempts to read the file or record before giving control back to the program.
Facebook constants
The following constants are used by the functions for managing Facebook connections:...
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
HSeek (Function)
Positions on the first record of the data file whose value for a specific item is greater than or equal to a sought value (generic search by default).
SCM: Adding a project to the repository
Some operations are required before an existing project can be used by the Source Code Manager......
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
Implementing the log process in an application
Regardless of the tables used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these tables......
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
WEBDEV license agreement
WEBDEV license agreement...
Managing synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
Managing the application language programmatically
A multilingual application can be distributed in multiple languages......
Container column in a Table control
A cell found in a Table control can contain a set of controls......