ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FaxDelete (Function)
Deletes a fax from the spooler and cancels it.
<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.
<gglConnection variable>.UploadDocument (Function)
Uploads a document to the Google server.
<gglConnection variable>.Delete (Function)
Deletes data from the Google server.
HTransactionRollbackToSavepoint (Function)
Rolls the transaction back to the savepoint.
DocDeleteTableOfContents (Function)
Deletes a table of contents from a document.
LooperInsert (Function)
Inserts a row into a Looper control.
LooperInsertLine (Function)
Inserts a row into a Looper control.
LooperSelectMinus (Function)
Deselects a row in a Looper control.
LooperSelectPlus (Function)
Selects a row in a Looper control.
<Looper>.Delete (Function)
Deletes a row from a Looper control.
<HFSQL connection>.TransactionRollbackToSavepoint (Function)
Rolls the transaction back to the savepoint.
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
WDZip: Overview
WDZip is used to compress and group your files in archives......
Tutorial
A tutorial is supplied with WINDEV, WEBDEV and WINDEV Mobile......
<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....
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
Referring to an element in a WLanguage event / process
How to fill a TreeView Table control?
This help page explains how to populate a TreeView Table control programmatically....
LooperEndFilling (Function)
Ends the process to populate a Looper control programmatically.
Handling a status bar in the window editor
This help page presents the different operations that can be performed in a status bar......
LooperStartFilling (Function)
Starts the process to populate a Looper control programmatically.