ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
Finding out the X coordinate of a control or window Hide the details
X coordinate of specified element: If the control belongs to a window: this X coordinate is expressed in pixels. When the window is opened, it corresponds to the horizontal position of the upper-left corner of the control, relative to the upper-left corner of the window's client area (i.e. the window without title bar, menu bar or borders).If the control belongs to a report: this X coordinate is expressed in millimeters. It corresponds, when opening the report, to the horizontal position of top left corner of control in relation to the top left corner of block.If the control belongs to a page: this X coordinate is expressed in pixels. It corresponds, when opening the report, to: X coordinate of window (in pixels) when it is opened. Horizontal position of top left corner of window in relation to the top left corner of the screen.
Name of element (control or window) to use. For a control associated with a tab, use the following notation: <Tab name>.<Control name>
Modifying the X coordinate of a control anchored "to right" Hide the details
Name of control to use. ..XInitial has no effect if the control is not anchored "to right". For a control associated with a tab, use the following notation: <Tab name>.<Control name>
New X coordinate of specified control (in pixels). Horizontal position of the upper-left corner of the control, relative to the upper-left corner of the window's client area (i.e. the window without title bar, menu bar or borders).
Position of Tab control
Position of control in a Tab control
Limits
Last update: 09/21/2020
Send a report | Local help
Searching...
I accept the terms of the license agreement
All you have to do is configure your product as follows: