ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

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
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
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: on the "Window" tab, in the "Bars and menus" group, expand "Status bar" and select "Edit".
Reminder: To display a status bar in the current window, perform one of the following operations:
  • 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.
Remark: By default, the first created cell displays the information message linked to the current control or specified by programming.
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" from the popup menu of the cell.
    • Display the description window of the status bar: on the "Window" tab, in the "Bars and menus" group, expand "Status bar" and select "Edit". The current cell is selected.
      Click the "Delete" button.
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 the cell:
    • via the context menu of the cell ("Move left" or "Move right")
    • via the description window of the status bar.
      • Open the description window: on the "Window" tab, in the "Bars and menus" group, expand "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: 06/10/2022

Send a report | Local help