ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Progress Bar control
The Progress Bar control is used to follow the progress of an event...
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control...
Characteristics of the columns in a Table control in a window (prefix syntax)
The columns are used to display information in a Table control...
<zipArchive variable>.ExtractAll (Function)
Extracts all files from an archive and decompresses them.
<zipArchive variable>.ExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
<zipArchive variable>.ExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
ProgressBarSystem (Property)
The ProgressBarSystem property gets and sets the progress bar used as system progress bar (in the taskbar) with Windows 7 (and later).
WinInHeight (Function)
Returns the internal height of a window (without title bar and border).
Action Bar properties
You can manipulate Action Bars in a window using the following WLanguage properties.
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
WinOutHeight (Function)
Returns the full height of the window (including the border, menu bar and title).
NotifAdd (Function)
Adds a notification into the system bar of device (Android) or into the notification center (iOS).
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
Navigation Bar control properties
A Navigation Bar control found in a page can be handled in WLanguage by the following properties......
TableRefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
EmulateActionBar (Function)
Emulates an Action Bar during the automated tests run on a mobile device (Android or iOS).
SearchValue (Property)
The SearchValue property is used to get and change the value of the search field in an Action Bar.
SpreadsheetControlFormula (Function)
Allows you to use a control in order to create a custom formula bar for the Spreadsheet control.
<Table>.RefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
<Spreadsheet>.ControlFormula (Function)
Allows you to use a control in order to create a custom formula bar for the Spreadsheet control.
TourGuideStop (Function)
Stops the specified tour or the tour in progress.
<GuidedTour>.Stop (Function)
Stops the specified tour or the tour in progress.
HTransactionInProgress (Function)
Used to find out whether a transaction is in progress.
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
BarVisible (Property)
The BarVisible property is used to manage the selection bar on a column in a Table or TreeView Table control.
Easier navigation in the editors
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]......
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
Action Bar control functions
The following functions are used to manage the Action Bar control......
WinIconBarHeight (Function)
Returns or modifies the current height of the "Icon Bar" area in the current MDI parent window.
grHolePercentage (Function)
Modifies the percentage that corresponds the hole radius in the following charts: Donut, Radial Bar chart....
<Chart>.HolePercentage (Function)
Modifies the percentage that corresponds the hole radius in the following charts: Donut, Radial Bar chart....
Constants for external files
List of constants used by the functions for managing external files....