ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Tab>.CloseAll (Function)
Closes all dynamic tabs of a Tab control.
"Long press" optional event
The optional event "Long press/Open context menu" is run during a long press on the controls of a window......
TabCloseAll (Function)
Closes all dynamic tabs of a Tab control.
Torch (Property)
The Torch property is used to determine and change how a Camera control uses the torch.
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
<Tab>.LoadConfiguration (Function)
Restores the configuration of dynamic tabs in a Tab control.
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables......
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
ERR_BAD_URL
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
TapToFocus (Property)
The TapToFocus property is used to: Determine if tap to focus is enabled in a Camera control. Enable or disable tap to focus in a Camera control....
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
<Table>.CellSelect (Function)
Returns the coordinates (row number and column number) of a selected cell. This function is kept for backward compatibility. It is recommended to use TableSelect.
<Table>.FixColumn (Function)
Fixes a column to the left or frees a column fixed to the left.
Control style: Font characteristics
You can change many style options in the "Style" tab of the control description window......
Data Binding: Creating controls from the "Project explorer" pane
Data binding is a process that binds variables in memory to controls in a window or page......
9. Overlaying controls
Open document tabs
The document tabs allow you to navigate between the different elements opened in the different editors....
Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile). get or change the alias of a dynamic tab (WINDEV). get the internal HTML/JavaScript name of a control (WEBDEV)....
WindowIfNew (Property)
The WindowIfNew property is used to get and change the name of the internal window to be opened if the end user opens a new tab in a dynamic Tab control.
ZoomWithFinger (Property)
The ZoomWithFinger property is used to: determine if an Image or Camera control supports pinch zoom. enable or disable pinch zoom in an Image or Camera control....
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
Native DB2 Connector: Programming with HFSQL functions
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV analysis......