ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TabCloseAll (Function)
Closes all dynamic tabs of a Tab control.
Creating the link buttons in the windows of a WINDEV RAD pattern
Creating the Vision windows of the WINDEV RAD pattern
Creating the menus for the windows of the WINDEV RAD pattern
Check spelling based on Hunspell dictionaries
WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV applications......
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor......
Creating the Form windows of a WINDEV RAD pattern
<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......
Impact analysis
The impact analysis immediately identifies the consequences of the latest changes......
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.
5. User Groupware in practice
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....
ERR_BAD_URL
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
WDStatistics: Overview
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV sites......
<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.
Filling a Chart control
The data that will be displayed in the Chart control can come from......
<Table>.FixColumn (Function)
Fixes a column to the left or frees a column fixed to the left.
Help: Summary table
In a WINDEV application, users have multiple help features at their disposal: Tooltip. Status bar. Help window. Advanced tooltip. Help page. HLP file....
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......
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......
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
9. Overlaying controls