ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Native DB2 Connector: Programming with HFSQL functions
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV analysis......
WDOptimizer: Editing a ".REP" file
At the end of the executable creation wizard, WINDEV proposes to automatically make a backup of the sources of your project......
Appendix 3: Configuration file
Bloque entièrement ou partiellement un fichier externe....
Starting WDOptimizer in a command line
The wizard for creating iPad windows allows you to easily create a window containing all the main elements of a window for an iPad application......
BackgroundTaskAdd (Function)
Adds a new background task.
BackgroundTaskDelete (Function)
Deletes a background task (that was added by BackgroundTaskAdd).
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
HDeleteTask (Function)
Deletes a scheduled task from an HFSQL Client/Server server....
HManageTask (Function)
Enables or disables a scheduled task on an HFSQL Client/Server server....
Action Bar control events
Moves backward several records from the current position in the data file, according to a specified item....
Options displayed in a status bar with multiple cells
In the status bar description window, you can specify the options that will appear in each cell of the status bar......
HFSQL Control Center: HFSQL Client/Server backups
The HFSQL Control Center is used to manage the backups of HFSQL Client/Server tables......
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
<ParallelTask variable>.RequestCancellation (Function)
Requests the cancellation of a parallel task.
ParallelTaskWait (Function)
Waits for the execution of a parallel task.
GetTheme (Function)
Gets the current theme of a mobile application.
ParallelTaskCancel (Function)
Immediately ends the execution of the current task: the task is flagged as ptsCanceled.
ParallelTaskRequestCancellation (Function)
Requests the cancellation of a parallel task.