ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Data Source (Variable type)
A Data Source variable is used to describe a temporary data source (query, view, alias, etc.).
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
HDataSourceKnown (Function)
Determines if a data source has been initialized.
SQLListSource (Function)
Lists the data sources declared on a local site.
<Source>.DataSourceKnown (Function)
Determines if a data source has been initialized.
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
Accessing a database via a web service
The database can be accessed via a web service......
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
AssistedInputConfigure (Function)
Specifies how to open and filter the autocomplete suggestion list.
Kanban control events
The following events are associated with Kanban controls......
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ......
OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.
1. Windows generated using the RAD methodology
The RAD (Rapid Application Development) is used to create windows from......
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
How to create an SQL query with a calculation formula?
This help page explains how to create a query with a calculation formula with the query editor....
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
7. Available controls in a window
WINDEV Mobile includes several types of controls...
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
iSequencingAdd (Function)
Adds a report into a sequence of report prints.
3-tier architecture
The development in "3-tier" architecture is now simplified......
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....