ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

13. Print: Reports
WINDEV reports...
Managing spatial data in HFSQL databases
Starting with version 2024, you can store and manipulate geometric and geographic data in HFSQL databases......
ToastDisplay (Function)
Displays a "Toast" message.
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
Handling a TreeView Table control programmatically (prefix syntax)
This page explains how to program TreeView Table controls......
Combo Box columns in the Table controls (prefix syntax)
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
Programming custom calculations in Table controls (prefix syntax)
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
TableMode (Function)
TableMode is kept for backward compatibility.
Query with parameters
The queries with parameters allow the user to easily select records according to his own requirements......
Creating an application that manages the Euro
The method for creating an application supporting the switch to the Euro is as simple as the method for creating a WINDEV application....
Test a state
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
Binding a WEBDEV slider to an item
A WEBDEV slider can be bound to an item in a table, query, etc....
Reports
A report provides a custom view of data......
Programming automatic calculations in the columns of a Table control (prefix syntax)
Characteristics of columns found in a Table control in a page (prefix syntax)
The columns are used to display information in a Table control......