ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
Downloading a report in PDF format on the computer of the Web user
To propose to download a report in PDF format on the computer of the Web user, you must......
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
SQLListSource (Function)
Lists the data sources declared on a local site.
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
The indexed controls
A control is an indexed control if it contains several controls with the same name......
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
SCM: Adding an element to the repository
When an element is added to the SCM (Source Code Manager) repository, it is added to the reference project on the SCM server......
Bottom sliding window (Bottom sheet)
Bottom sliding windows (commonly known as "bottom sheets") are increasingly used in mobile applications......
<Chart>.CategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
<Document variable>.ToText (Function)
Creates a character string with the data of a Document variable.
<Chart>.AddTimeData (Function)
Adds data at a precise moment in a time chart.
<Spreadsheet>.AddData (Function)
Adds a data into a Spreadsheet control found in a window.
<Source>.DescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
<Source>.Delete (Function)
Deletes a record from a data file (query or view).
Sorts in a report
The sort is used to organize the information displayed in the report......