ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
Resizing a wigdet 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.
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: 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: