ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Infinite Progress Bar control
Progress bars provide useful information to the end user......
Status bar of windows
The status bar of a window is used to display several types of information......
<Looper>.RefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
LooperRefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
<Table>.RefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
TableRefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
ActionBarSearchVisible (Function)
Allows you to get and change the visibility status of the search control associated with the Action Bar in the current window.
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
Collapsed (Property)
The Collapsed property is used to: get or define the state (collapsed or expanded) that will be used when rows are added to a TreeView Table control. find out or modify the collapsed/expanded status for: the breaks of a Table control, the breaks of a Looper control, the break headers and footers of Table and Looper controls, a Drawer control, a Ribbon control, a Navigation Bar control. a Pivot Table control in a report....
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......
StatusBar (Property)
The StatusBar property is used to: find out whether the status bar is displayed or not display (or not) the status bar of a window....
Handling a status bar in the window editor
This help page presents the different operations that can be performed in a status bar......
Message (Function)
Displays or removes a message from the status bar of the current window or browser.
Options displayed in a status bar with multiple cells
In the status bar description window, you can specify the options that will appear in each cell of the status bar......
TriState (Property)
The TriState property is used to: Determine if a check box option supports 3 or 2 states. Determine if a TreeView control uses 3-state or 2-state check boxes. Change the type of an option in a check box: option with 3 states or with 2 states....
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
ProgressBar (Function)
Displays a progress bar in the status bar of current window.
Message (External language)
Displays a message in the status bar.
StatusBarDeleteCell (Function)
Deletes a cell from the status bar of the current window.
VideoStartDecoding (Function)
Starts decoding bar codes in a Camera control.
CameraStartDecoding (Function)
Starts decoding bar codes in a Camera control.
<Camera>.StartDecoding (Function)
Starts decoding bar codes in a Camera control.
Properties associated with the cells of the status bars
List of properties associated with the cells of the status bars...
StatusBarAddCell (Function)
Adds a new cell to the status bar of the current window.