ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025
You are using an unknown internal version

Image control properties
The Image controls include properties that can be handled in WLanguage both in the windows and pages but also in the reports......
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
User report editor (Reports & Queries)
A report provides a custom view of data......
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......
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
WinOutYPos (Function)
Returns the vertical position of the upper-left corner of a window in relation to the upper-left corner of the screen.
BrowsedItem (Property)
The BrowsedItem property is used to: Get the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Then, the iteration is reinitialized....
Organizer report
The report editor gives you the ability to create "Organizer" reports....
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
Report data source
...The reports can be created with the data coming from:...
13. Reports
WINDEV Mobile allows you to easily create and print all types of reports with the report editor....
WinInYPos (Function)
Returns the vertical position of the top left corner of the internal area (without border and title bar) of a window in relation to the top left corner of the screen.
Scheduler report
The report editor allows you to create "Scheduler" reports....
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
MouseYPos (Function)
Returns the vertical position (Y) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
grSeriesLabel (Function)
Initializes the label of a data series in a chart.
<Chart>.SeriesLabel (Function)
Initializes the label of a data series in a chart.
FlexAlignSelf (Property)
The Property FlexAlignSelf allows you to know and modify the alignment and vertical anchoring of the field in the row of the Flexbox field ( Property corresponding CSS "align-self").
<Chart>.CategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
<Chart>.ScatterSeriesLabel (Function)
Initializes the label of data series in a "Scatter" chart.
grScatterSeriesLabel (Function)
Initializes the label of data series in a "Scatter" chart.
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
1
3
4
5
6
7
78
>