ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
LOOP statement
The statement block is repeated endlessly...
xlsDocument (Variable type)
An xlsDocument variable is used to describe and modify an Excel document...
DownloadAdd (Function)
Adds a new download in the device's download manager....
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
DownloadGetInfo (Function)
Retrieves the details of a download present in the download manager.
DownloadRemove (Function)
Cancels a download by removing it from the download manager, and deletes any existing files.
DownloadList (Function)
Lists the downloads from the current application in the download manager.
Programming the browsing Looper controls
These are the main concepts for programming Looper controls based on a data file......
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
<PDF reader>.NbSignatures (Function)
Gets the number of signatures in a PDF Reader control.
Programming data-bound Table controls (prefix syntax)
Here's how to program Table controls linked to a table....
<pdfDocument variable>.GetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
Support for the setup program
When creating the setup program via the wizard, you have the ability to choose the options regarding the setup support....
Installing the HFSQL Server module
Cherche les éléments d'un noeud HTML correspondant à une balise....
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
iSequencingAddXLS (Function)
Adds an XLS or XLSX document into a sequence of report print jobs.
PDFGetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
Programming table fields linked to a table
This page explains how to program data-bound Table controls......