ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing the remote accesses
The remote accesses are used to create a temporary network connection...
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
HListDatabase (Function)
Lists the Client/Server databases associated with a connection....
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
Filters in Table controls based on a data file
WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed in a Table control based on a data file......
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
Obtaining an SSL certificate for IIS2 (2.0 or later)
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
Customizing the errors
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV site......
Configuring a BaaS server (User Groupware and Private Store)
Several features in WINDEV, WEBDEV and WINDEV Mobile use a BaaS server......
SCM: Ribbon options
The operations on the SCM can be performed from the SCM tab of WINDEV, WEBDEV or WINDEV Mobile....
SCM: Adding a project to the repository
Some operations are required before an existing project can be used by the Source Code Manager......
Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......
Creating a multilingual help system
The help editor allows you to easily create a multilingual help system......
HDescribeItem (Example)
Usage example of the HDescribeItem function
HMode (Function)
Changes the mode and the method for locking data files.
HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).
CacheSize (Property)
The CacheSize property is used to: Get the maximum number of records that can be stored in the cache of the Native MySQL Connector. Change the maximum number of records that can be stored in the cache of the Native MySQL Connector....
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
BrowserRunApp (Function)
Opens the default Web browser of the current device.