ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

This content has been translated automatically.  Click here  to view the French version.
Help / Developing an application or website / Controls, windows and pages / Controls: Available types / Toolbar control
  • Overview
  • Available toolbar positions
  • Toolbar size and position parameters
WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
Others
Stored procedures
Toolbar characteristics
Overview
The main characteristics of the Toolbar control can be defined in the "Details" and "UI" tabs of the control description window.
On the "General" tab, you can view and define the controls that will appear in the toolbar.
The "UI" tab allows you to define:
  • the initial state of the toolbar.
  • the size and position options of the controls in the toolbar.
The "Details" tab allows you to define:
  • the toolbar position options.
  • the space between the controls in the toolbar.
Available toolbar positions
You can select the toolbar positions that will be available to the users at runtime.
The toolbar can be:
  • anchored to one of the window's edges.
  • floating, the toolbar will be an independent window.
These options are specified in the "Details" tab of the control description window.
Toolbar size and position parameters
Several parameters can be used to set the behavior of the Toolbar control. These parameters can be defined in the "UI" tab of the control description window:
  • Shifts the window controls automatically: This option offsets the fields present in the window when changing the position of the toolbar.. If this option is disabled, some controls in the window may be hidden depending on the position of the toolbar.
  • Resizes automatically: This option automatically adapts the size of the toolbar to its content (e.g. when toolbar fields are programmed to be visible or invisible).
  • Saves size and position: This option remembers the size and position of the toolbar when the associated window is closed.. The next time the window is opened, the toolbar will be displayed with the last size and position.
Minimum version required
  • Version 9
Comments
Click [Add] to post a comment

Last update: 09/20/2024

Send a report | Local help