ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Scheduler control properties
A Scheduler control found in a window or in a page can be handled in WLanguage by the following properties....
Training sessions organized by PC SOFT
PC SOFT proposes several training classes, according to your own requirements......
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
TimeLine control properties
A TimeLine control can be handled in a window by the following WLanguage properties.
<PDF reader>.GetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
<Connection variable>.SetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
<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......
3. Application development cycle
Development cycle of a WINDEV application....
Custom tooltips
Tooltips are very useful for application users......
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
DownloadRemove (Function)
Cancels a download by removing it from the download manager, and deletes any existing files.
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....
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.
fMemExist (Function)
Checks the existence of a shared memory zone.