ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 2425262728
Resizing a widget identified by its index Hide the details
Name of the Dashboard control to be used.
Index of the widget to use. This index 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.
Width of widget in number of cells or in pixels. The minimum size corresponds to a cell. The value in pixels is rounded to correspond to an integer number of cells.
Height of the widget in number of cells or in pixels. The minimum size corresponds to a cell. 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: dashNoReorganizationResizes 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 for the widget size is a number of cells.dashUnitPixelThe unit used for the widget size is the pixel.
Rule used for calculating cells
Last update: 05/26/2022
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: