ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications...
Binding a Progress Bar control to an item
A Progress Bar control can be bound to an item in a data file, query, etc....
Project Management Hub: Statistics
When managing a project, you must keep track of some indicators to understand the evolution of the project, its schedule, ......
RowDetailsBinding (Property)
The RowDetailsBinding property allows you to identify and modify the data binding used to display the details of a row in a Table control based on a data file.
SchedulerBackgroundColor (Function)
Defines a background color for a time period in a Scheduler control (time period corresponding to lunch time, a public holiday, etc.).
Constants for managing the registry
List of constants used by the registry functions....
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
WDHFDiff: Overview
WDHFDiff is a tool used to compare HFSQL data files......
Code snippets
The code editor allows you to enter "Code snippets"......
NbKeyItem (Property)
The NbKeyItem property is used to get the total number of key items (including composite keys) in a record of: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
SCM: Project version changes
When several projects share elements in the same SCM, version changes of WINDEV, WEBDEV and WINDEV Mobile projects......
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
<Source>.DescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
<Source>.ChangeConnection (Function)
Dynamically changes the connection associated with a data file.
<Source>.TrackStop (Function)
Stops tracking a data file on an HFSQL server.
HTrackStop (Function)
Stops tracking a data file on an HFSQL server.
SQLListSource (Function)
Lists the data sources declared on a local site.
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
<Source>.Delete (Function)
Deletes a record from a data file (query or view).
12. Synchronizing data
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.