ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
<pdfDocument variable>.GetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
<PDF reader>.NbSignatures (Function)
Gets the number of signatures in a PDF Reader control.
Programming table fields linked to a table
This page explains how to program data-bound Table controls......
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......
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
PDFNbSignatures (Function)
Gets the number of signatures in a PDF document.
HDescribeLink (Function)
Describes a link between two tables programmatically.
How to choose the data source of a control?
This help page presents the different data sources available for a control....
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
Manipulating TimeLine controls programmatically (prefix syntax)
A TimeLine control can be......
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
Type (Property)
The Type property is used to get: the type of element (table or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
Content of the Table control
Table controls can be bound to a table, to a variable, or be populated programmatically......
Classes, members, methods and properties
A class is made of......