ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Programming the browsing Looper controls
These are the main concepts for programming Looper controls based on a data file......
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
DownloadAdd (Function)
Adds a new download in the device's download manager....
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.
PDFGetSignature (Function)
Gets the signature of a PDF document as a buffer.
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
<pdfDocument variable>.GetSignatureDate (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......
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
<PDF reader>.NbSignatures (Function)
Gets the number of signatures in a PDF Reader control.
16. Application test in practice
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
iSequencingAddXLS (Function)
Adds an XLS or XLSX document into a sequence of report print jobs.
PDFNbSignatures (Function)
Gets the number of signatures in a PDF document.
PDFGetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
<Source>.FilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
HDescribeLink (Function)
Describes a link between two data files through programming.
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
Manipulating TimeLine controls programmatically (prefix syntax)
A TimeLine control can be......
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
Classes, members, methods and properties
A class is made of......