|
|
|
|
DashSaveConfiguration (Function) In french: TDBSauveConfiguration
Not available
Saves the configuration of a Dashboard control in string format. This configuration includes the following elements: - position of internal windows/pages in the Dashboard control.
- size of internal windows/pages in the Dashboard control.
- visibility of internal windows/pages in the Dashboard control.
Remark: To automatically save or restore the user configuration, check "Remember configuration of Widgets" in the "Details" tab of the control description window. Syntax
<Result> = DashSaveConfiguration(<Dashboard control>)
<Result>: Character string Configuration of Dashboard control. <Dashboard control>: Control name Name of the Dashboard control to be used.
Related Examples:
|
Training (WINDEV): WD Dashboard
[ + ] The "WD Dashboard" example is an educational example for using the Dashboard control. This example explains how to: - handle the control in "edit" mode, - save/load a configuration, - configure the control (initial configuration, addition/deletion of widgets, ...), - refresh a widget, - etc.
|
|
Training (WEBDEV): WW_Dashboard
[ + ] The "WD Dashboard" example is an educational example for using the Dashboard control. This example explains how to: - handle the control in "edit" mode, - save/load a configuration, - configure the control (initial configuration, addition/deletion of widgets, ...), - refresh a widget.
|
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|