ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
Moving a widget identified by its subscript Hide the details
Name of Dashboard control to use.
Subscript of widget to use. This subscript corresponds to:the addition number of the widget defined in the window editor or in the page editor.the addition number of widget returned by <Dashboard>.AddWidget.
Horizontal position of widget in number of cells or in pixels. The first cell is cell [1, 1]. The value in pixels is rounded to correspond to an integer number of cells.
Vertical position of widget in number of cells or in pixels. The first cell is cell [1, 1]. The value in pixels is rounded to correspond to an integer number of cells.
Allows you to define the unit used and the reorganization mode: dashNoReorganizationMoves the Widget without reorganizing the adjacent widgets.Caution: Using the dashNoReorganization constant may produce an incorrect display (with overlapping widgets). When using this constant, it is important to entirely reorganize the Dashboard control with <Dashboard>.ResizeWidget and <Dashboard>.MoveWidget.dashUnitCell(Default value)The unit used when moving the widget is a number of cells.dashUnitPixelThe unit used when moving the widget is the pixel.
Rule used for calculating cells
Last update: 10/12/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: