ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

VSpace (Property)
The VSpace property gets and sets the vertical spacing between the labels in a report. This spacing was defined when creating the Label report.
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.
13. Reports
WINDEV Mobile allows you to easily create and print all types of reports with the report editor....
Scheduler report
The report editor allows you to create "Scheduler" reports....
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.).
<Chart>.SeriesLabel (Function)
Initializes the label of a data series in a chart.
grSeriesLabel (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......
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......
<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.
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
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......
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...
<Source>.LogInfo (Function)
Adds comments to the log when saving the operation.
HLogInfo (Function)
Adds comments to the log when saving the operation.
Report based on a query
Queries are used to easily select records in one or more data files......
Managing the styles
The help editor allows you to define styles of paragraphs......
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.
1
4
5
6
7
8
84
>