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 / Status Bar control
  • Overview
  • Adding a cell
  • Deleting a cell
  • Modifying the order of cells
WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
Others
Stored procedures
Overview
This help page presents the different operations that can be performed in a status bar:
  • adding a cell.
  • delete a cell.
  • change the order of the cells.
All these operations are performed in the window editor:
  • via the context menu of the status bar (right click on the status bar displayed in the window).
  • from the ribbon: under the "Window" pane, in the "Bars and menus" group, pull down "Status bar" and select "Edit".
Reminder: To display a status Bar in the current window, do one of the following:
  • select "Status bar" in the "Style" tab of the window description.
  • on the "Window" tab, in the "Bars and menus" group, expand "Status bar" and select "With status bar".
Adding a cell
To add a cell into the status bar of current window:
  • select "Insert a cell" from the context menu of the status bar.
  • click the "Add" or "Insert" button from the description window of status bar.
Note: By default, the first box created displays the information message related to the current or programmed field.
Deleting a cell
To delete a cell from the status bar of the current window:
  1. Select the cell to remove.
  2. Delete the cell by performing one of the following operations:
    • Select "Delete a cell" in the context menu of the cell.
    • Display the message bar description window: under the "Window" pane, in the "Bars and menus" group, scroll down to "Status bar" and select "Edit".. The current cell is selected.
      Click "Delete".
Modifying the order of cells
To change the order of the cells in the status bar of the current window:
  1. Select the cell whose position must be modified.
  2. Move cell:
    • via the context menu of the cell ("Move left" or "Move right")
    • via the description window of the status bar.
      • Display the description window: under the "Window" pane, in the "Bars and menus" group, scroll down to "Status bar" and select "Edit".. The current cell is selected.
      • Click or .
Minimum version required
  • Version 9
Comments
Click [Add] to post a comment

Last update: 09/21/2024

Send a report | Local help