ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<picLayer variable>.HorizontalSymmetry (Function)
Flips an image contained in a picLayer variable with respect to a horizontal axis (symmetry with respect to a horizontal axis).
<WDPic variable>.HorizontalSymmetry (Function)
Flips an image contained in a WDPic variable with respect to a horizontal axis (symmetry with respect to a horizontal axis).
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
14. Controls in practice
Flexbox example: ratios to distribute available space among controls
In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space......
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
SysXRes (Function)
Returns the horizontal screen resolution.
11. Controls in practice
Discover the main characteristics of the controls...
Flexbox control description: Details tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically......
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
iHLine (Function)
Prints a horizontal line at specified coordinates.
GesturePosX (Function)
Returns the horizontal position of the pointer (finger or stylus).
MouseXPos (Function)
Returns the horizontal position (X) 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.).
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
<Chart>.Interval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
HSpace (Property)
The HSpace property is used to determine and modify the horizontal spacing between labels in a report. This spacing was defined when creating the Label report.
Resizing a window (AAF)
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
Anchor of overlaid controls (in a page)
WEBDEV allows you to define overlayable controls......
10. Embedded queries
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
10. Embedded queries
The controls from a window can be linked to a data file or existing query, ......
10. Embedded queries
1
2
3
4
5
6
296
>