ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SchedulerTaskList (Function)
Retrieves the list of scheduled tasks.
Table
The "Table" keyword can correspond to...
AppServerModifyScheduledTask (Function)
Modifies an existing scheduled task.
hbGetTableDescription (Function)
Retrieves the description of an HBase table.
BackgroundTaskAdd (Function)
Adds a new background task.
<Document variable>.InsertTable (Function)
Inserts a table in a Document variable.
<docFragment variable>.InsertTable (Function)
Replaces the specified fragment with a table.
DocUpdateTableOfContents (Function)
Updates the table of the contents of a document.
<ParallelTask variable>.Wait (Function)
Waits for the execution of a parallel task.
<ParallelTask variable>.RequestCancellation (Function)
Requests the cancellation of a parallel task.
DocDeleteTableOfContents (Function)
Deletes a table of contents from a document.
SchedulerAddTrigger (Function)
Creates a trigger for a scheduled task.
ParallelTaskConfigure (Function)
Modifies the parameters of parallel tasks.
SchedulerModifyTask (Function)
Modifies the parameters of a scheduled task.
SchedulerDeleteTrigger (Function)
Deletes a trigger from a scheduled task.
GuidedTourInfo (Function)
Returns information about a guided tour.
<GuidedTour>Info( Function)
Returns information about a guided tour.
<Description of ParallelTask>.Execute (Function)
Triggers the execution of a parallel task.
<ParallelTask variable>.Execute (Function)
Triggers the execution of a parallel task.
Audits
The audits provide a set of features used to automatically improve the project quality and performances, and to follow the conditions in which it is implemented......
<Table>.InfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
HConnect (Function)
Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL or Oracle) or via an OLE DB access on a specific table or set of tables.
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
How to fill a TreeView Table control?
This help page explains how to populate a TreeView Table control programmatically....