ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HOptimizeQuery (Function)
Optimizes the Select queries by using idle times when handling an application (period without processes).
HListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).
<Connection variable>.ListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).
Reports & Queries: New features in this version
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
Organization chart linked to a data file
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors....
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
ListView control linked to a data file (or to a query)
A ListView control can be used to display the content of a data file (or the content of a query)......
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
Empty (Property)
The Empty property is used to determine if: a Looper, Table, List Box or Combo Box control is empty. The field can be a file or memory field. a Chart control contains no series. a report control is empty (control linked to an item). an array (or an associative array) contains no element. an element of an associative array exists or not. a queue, a list or a stack contains no element....
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
Binding a Spin control to an item
A Spin control can be bound to an item in a table, query, etc....
The different types of browse available in SQL
Two types of browse can be used to browse the result of a query run by SQLExec......
Events associated with Link controls
List of events associated with Link controls...
Printing to PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......
13. Reports
WINDEV Mobile allows you to easily create and print all types of reports with the report editor....