ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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").
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
<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.
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
13. Print: Reports
WINDEV reports...
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....
GOTO statement
The GOTO statement is used to run a code identified by a given label...
Report based on a query
Queries are used to easily select records in one or more data files......
ActionLabel (Property)
The ActionLabel property is used to get and change the label of the notification's action button....
VerticalAlign (Property)
The VerticalAlign property is used align elements vertically.
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
In depth look at windows, pages and reports
WINDEV, WINDEV Mobile and WEBDEV allow you to create custom interfaces with the window editor and the page editor......
Error 42: Label out of scope of GOTO
MenuLabel (Function)
Gets or changes the label of a menu option (context or drop-down menu).
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
"END:" label
The END: label is used to define a code that will be systematically run at the end of process execution.
1
4
5
6
7
8
78
>