ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
User Groupware and Client/Server tables
An application that uses the User Groupware can be used with an HFSQL database in Client/Server mode......
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....
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....
Creating the Form windows of a WINDEV RAD pattern
Creating the link buttons in the windows of a WINDEV RAD pattern
Creating the Relation windows of a WINDEV RAD pattern
Creating the Table windows of the 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......
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
Creating a model class
In MVP projects, you need to create a base class (MBase if you're using the RAD tool for MVP applications)......
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
"Long press" optional event
The optional event "Long press/Open context menu" is run during a long press on the controls of a window......
<TreeView Table>.DeleteChild (Function)
Deletes all child rows from a branch of the hierarchy.
Table,Col (External language)
Returns the current index of the column.