ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ParallelTaskExecuteAfter (Function)
Indicates a continuation parallel task that will be run when one of the specified parallel task is completed.
docElementImage (Type of variable)
The docElementImage type is used to handle the characteristics of an Image element found in a docElement variable.
PageDisplay (Function)
Displays a web page in the user's browser....
Events associated with TreeView controls
List of events associated with TreeView controls...
iListNestedReports (Function)
Returns: the list of nested reports currently printed (reports run by iPrintReport in one of the processes of the report currently printed). the list of sequenced reports currently printed (iSequenceAdd)....
Watermark (Type of variable)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or through programming.
Dictionary
The dictionary is a file that can contain the project elements......
ContactReset (Function)
Reinitializes: the Contact structure. a Contact variable....
Label report
The report editor allows you to create "Label" reports......
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
TabOpen (Function)
Opens a new pane in a Dynamic Tab control.
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
WDTrans: Delete the records in transaction
Transforms all the records "in transaction" into "normal" records if these records do not belong to a transaction currently in progress......
ParallelTaskExecuteAfterAll (Function)
Indicates a continuation parallel task that will be run when all the tasks found in an array of parallel tasks are ended.
Managing pinned projects
The home window of WINDEV, WEBDEV and WINDEV Mobile allows you to manage the pinned projects when opening an existing project......
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
HCloseConnection (Example)
Usage example of the HCloseConenction function
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
ParallelTaskExecuteAfterOne (Function)
Indicates a continuation parallel task that will be run once the first task is completed in an array of parallel tasks.
HUnlockFile (Function)
Unlocks the records of a data file: locked by HLockFile. individually locked by a locking read function....
pdfControl (Variable type)
The pdfControl type is used to get all the characteristics and values of a control present in a PDF form.