ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TimeLine control properties
A TimeLine control can be handled in a window by the following WLanguage properties.
<pdfDocument variable>.GetSignature (Function)
Gets the signature of a PDF document as a buffer.
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
<Connection variable>.SetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
PDFGetSignature (Function)
Gets the signature of a PDF document as a buffer.
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.
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
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)...
<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.
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.
HDescribeLink (Function)
Describes a link between two data files through programming.
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......