ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SysXRes (Function)
Returns the horizontal screen resolution.
iHLine (Function)
Prints a horizontal line at specified coordinates.
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......
7. Layouts using the Flexbox control
GesturePosX (Function)
Returns the horizontal position of the pointer (finger or stylus).
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
<Chart>.Interval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
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.).
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.
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
<Window>.OutXPos (Function)
Returns the horizontal position of the upper-left corner of a window in relation to the upper-left corner of the screen.
WinOutXPos (Function)
Returns the horizontal position of the upper-left corner of a window in relation to the upper-left corner of the screen.
<Page>.FromFile (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the table described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
1
2
3
4
5
6
363
>