ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
Voice commands in your applications
The applications that you develop can react to the user's voice......
Setup in MSI format
You can create MSI installers......
HFSQL Client/Server: Scheduled optimization
Scheduled optimization is a mechanism for automatically optimizing your database......
Brochure des nouveautés 2024 : Nouveautés communes
Nouveautés de WINDEV/WEBDEV/WINDEV Mobile 2024 présentes dans la brochure des Nouveautés 2024....
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
Binding a Slider control to an item
A Slider control can be bound to an item in a table, query, etc....
Materialized view
...A materialized view is a physical data source defined by an SQL query....
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....
Chart: Managing legends
Several types of legends are supported in the charts......
User Groupware: Executable creation and installation
The executable of an application that supports the User Groupware is a multi-instance executable....
Remote WEBDEV administrator: Show the statistics
...The statistics become available once the log files have been imported....
Binding a Progress Bar control to an item
A Progress Bar control can be bound to an item in a table, query, etc....
WDInst: set directory for tables and User Groupware files
The setup editor WDInst ("Tools......
AAF: Expanding or collapsing a tree structure (Table or TreeView Table control)
The TreeView and TreeView Table controls give the end user several options via the context menu......
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
Spreadsheet control in a report
The spreadsheet is one of the most often used business tools. You have the ability to create reports that print the data found in a spreadsheet....
Control animations
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......