ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
Finding out the Y coordinate of a control or window Hide the details
Y coordinate of specified control: in a window, this Y coordinate is expressed in pixels. This Y-coordinate corresponds the vertical 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).in a report, this Y coordinate is expressed in millimeters. This Y coordinate corresponds to the vertical position of top left corner of control in relation to the top left corner of the block to which the control belongs.in a page, this Y coordinate is expressed in pixels. Y coordinate of the specified window (in pixels). Vertical 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 Y coordinate of a control or window Hide the details
Name of element whose Y coordinate will be modified. For a control associated with a tab, use the following notation: <Tab name>.<Control name>
New Y coordinate for the specified control: in a window, this Y coordinate is expressed in pixels. This Y-coordinate corresponds the vertical 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).in a report, this Y coordinate is expressed in millimeters. This Y coordinate corresponds to the vertical position of top left corner of control in relation to the top left corner of the block to which the control belongs.in a page, this Y coordinate is expressed in pixels. Remark: The control must be a stackable control otherwise the modification of the Y coordinate will be ignored.New Y coordinate for the specified window (in pixels). Vertical position of top left corner of window in relation to the top left corner of the screen.
Limits for the report controls
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: