ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
Vertical (Property)
The Vertical property is used to: determine if a control is oriented horizontally or vertically. change the orientation of Table and Looper controls (switch from vertical to horizontal and conversely)....
VerticalAlignment (Property)
The VerticalAlignment property is used to get and change the vertical alignment of a control or text.
Manager of automated tests
The test manager is used to......
VerticalAlignment (Property)
The VerticalAlignment property gets and changes the vertical alignment of a control.
Handling an automatic test
When an automated test is created, this test is in "construction" by default......
dVerticalSymmetry (Function)
Flips an image with respect to a vertical axis (symmetry with respect to a vertical axis).
Automated tests of procedures and classes
The automated tests of procedure or class are used to test the different features proposed by the procedure or by the class......
WinOutYPos (Function)
Returns the vertical position of the upper-left corner of a window in relation to the upper-left corner of the screen.
<Image variable>.VerticalSymmetry (Function)
Flips an image contained in an Image variable with respect to a vertical axis (symmetry with respect to a vertical axis).
<picLayer variable>.VerticalSymmetry (Function)
Flips an image contained in a picLayer variable with respect to a vertical axis (symmetry with respect to a vertical axis).
<Image>.VerticalSymmetry (Function)
Flips an image contained in an Image control with respect to a vertical axis (symmetry with respect to a vertical axis).
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
AnchorRateHeight (Property)
The AnchorRateHeight property is used to: Find out the vertical anchor rate of a control. Modify the vertical anchor rate of a control....
<WDPic variable>.VerticalSymmetry (Function)
Flips an image contained in a WDPic variable (in the background layer) with respect to a vertical axis (symmetry with respect to a vertical axis).
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.
AnchorRateBottom (Property)
The AnchorRateBottom property is used to: Find out the anchor rate when a control moves on the vertical axis. Modify the anchor rate when a control moves on the vertical axis....
MarginHeight (Property)
The MarginHeight property is used to: Find out the vertical margin between the widgets found in a Dashboard control. Modify the vertical margin between the widgets found in a Dashboard control....
SysYRes (Function)
Returns the vertical screen resolution.
iVLine (Function)
Prints a vertical line at specified coordinates.
5. Unit tests
Unit tests (also called automated tests) are used to test windows, procedures and classes in an application at different levels of development......
GesturePosY (Function)
Returns the vertical position of the pointer (finger or stylus).
Automated tests: Overview
Several test tools are available to guarantee the quality of your 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.).
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.