ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
Legend (Property)
The Legend property is used to: Find out the label of a series. Modify the label of a series....
WinOutYPos (Function)
Returns the vertical position of the upper-left corner of a window in relation to the upper-left corner of the screen.
dPixelOpacity (Function)
Identifies the opacity of a pixel in an image that has an Alpha channel. This image can be: an Image control, an Image variable, a WDPic variable (on the background layer), a picLayer variable....
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.
<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......
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>.ScatterSeriesLabel (Function)
Initializes the label of data series in a "Scatter" chart.
<Chart>.CategoryLabel (Function)
Initializes the label of a data category (or section) in a 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.
YInitial (Property)
The YInitial property is used to: Find out the Y-coordinate: of a control (position on Y-axis) when opening the window or the page. of a window (position on Y-axis) when opening the window. Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening the window. Find out the Y-coordinate of a control in relation to its block (position in millimeters on the vertical axis) when opening the report....
GOTO statement
The GOTO statement is used to run a code identified by a given label...
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.
Error 42: Label out of scope of GOTO
MenuLabel (Function)
Gets or changes the label of a menu option (context or drop-down menu).
"END:" label
The END: label is used to define a code that will be systematically run at the end of process execution.
Error 11: The label is unknown
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
grMask (Function)
Formats the data displayed by grLabel or by grTooltip.
<Chart>.Mask (Function)
Formats the data displayed by grLabel or by grTooltip.
1
2
3
4
5
6
22
>