ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Data Source (Variable type)
A Data Source variable is used to describe a temporary data source (query, view, alias, etc.).
SQLListSource (Function)
Lists the data sources declared on a local site.
<Source>.DataSourceKnown (Function)
Determines if a data source has been initialized.
HDataSourceKnown (Function)
Determines if a data source has been initialized.
iPrintReport (Function)
Prints a report created with the report editor.
HFSQL Control Center: Open an analysis
The HFSQL Control Center allows you to fully manage an analysis......
Radial Bar chart
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
ODBC on HFSQL via Visual .NET (in C#)
The ODBC driver on HFSQL Classic (single-user and multi-user) is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
Describing a report table
To display the table description, select "Table description" in the context menu of one of the table elements...
The Looper control
A Looper control is used to repeat the controls found in a specific area......
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
List of reserved words
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
TableCollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
LooperMoveLine (Function)
Moves a row or swaps two rows in a Looper control.
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......