ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
How to contact Free Technical Support?
The different methods to contact PC SOFT Technical Support....
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
Importing a Figma design
Figma is an online design tool that allows you to create designs and prototypes in various fields, in particular for websites and applications......
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
File Description (Variable type)
The File Description variable is used to programmatically describe tables.
The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
Database schema editor: the different types of sections
The different types of items proposed in the data model editor are as follows:
Linking a Scheduler control to a table or variable
You can create Scheduler controls directly linked to the data....
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
InstantMessaging (Type of variable)
The InstantMessaging type is used to define the advanced characteristics of the instant messaging of a contact (Google Talk, Skype, MSN, etc.).
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
AnchorRateWidth (Property)
The AnchorRateWidth property is used to: Find out the anchor rate when a control (or a table column) stretches on the horizontal axis. Modify the anchor rate when a control (or a table column) stretches on the horizontal axis....
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....