ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Image properties (help system)
At any time, you can change the characteristics of an image inserted into a help page in the image properties......
Fax constants
List of constants used by the functions for managing faxes....
Project Management Hub: Gantt chart
The Project Management Hub is used to follow the tasks of one or more contributors via......
1. Testing a site: Elements to be tested
Examples for using the OLE DB provider for HFSQL
BackgroundTaskAdd (Function)
Adds a new background task.
BackgroundTaskDelete (Function)
Deletes a background task (that was added by BackgroundTaskAdd).
BackgroundTaskList (Function)
Returns the list of background tasks for the application.
PopupDisplayPage (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
PopupClosePage (Function)
Hides a page displayed as a popup via PopupDisplayPage.
Selecting one or more controls
One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse......
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
Generating SQL scripts
The content of an analysis can be exported in the format of SQL scripts for a specified database (SQL Server, Oracle, ......
Functions for managing pages (prefix syntax)
List of functions for managing pages (prefix syntax)...
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
ParallelTaskCancel (Function)
Immediately ends the execution of the current task: the task is flagged as ptsCanceled.
ParallelTaskWaitAll (Function)
Waits for the end of execution of all parallel tasks found in an array.
<ParallelTask variable>.RequestCancellation (Function)
Requests the cancellation of a parallel task.