WINDEV, WEBDEV AND WINDEV MOBILEONLINE HELP
Version: 1516171819202122232425
Finding out the X coordinate of an element Hide the details
X coordinate of specified element:If the control belongs to a window, this X coordinate is expressed in pixels. It corresponds to the horizontal position of top left corner of control in relation to the top left corner of window client area (which means the window without title bar, menu bar and border).If the control belongs to a report, this X coordinate is expressed in millimeters. It corresponds to the horizontal position of top left corner of element in relation to the top left corner of te block to which the control belongs.If the control belongs to a page, this X coordinate is expressed in pixels. It corresponds to: X coordinate of specified column in a Table control (in pixels). Horizontal position of top left corner of column in relation to the top left corner of Table control.
Name of element whose X coordinate is requested. For a control associated with a tab, use the following notation: <Tab name>.<Control name>
Modifying the X coordinate of an element Hide the details
Name of element whose X coordinate will be modified. For a control associated with a tab, use the following notation: <Tab name>.<Control name>
New X coordinate of the specified control:If the control belongs to a window, this X coordinate is expressed in pixels. It corresponds to the horizontal position of top left corner of control in relation to the top left corner of window client area (which means the window without title bar, menu bar and border).If the control belongs to a report, this X coordinate is expressed in millimeters. It corresponds to the horizontal position of top left corner of element in relation to the top left corner of te block to which the control belongs.If the control belongs to a page, this X coordinate is expressed in pixels. Note: The control must be a stackable control otherwise the modification of the X coordinate will be ignored.New X coordinate of specified column in a Table control (in pixels). Horizontal position of top left corner of column in relation to the top left corner of Table control.
Limits in the reports
Last update: 10/31/2019
Send a report | Local help
Searching...
J'accepte les termes de la licence
All you have to do is configure your product as follows: