ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
HourglassNetwork (Function)
Displays or hides an endless gauge in the title bar of Android application windows .
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
Open (Function)
Opens a modal WINDEV window.
HSetREP (Function)
Enables or disables the management of .REP file.
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
Configuring the connection with WDORAINS (optional setting)
For backward compatibility with the earlier versions of Native Oracle Connector (also called Native Oracle Access), the connection can still be configured in WDORAINS (supplied with Native Oracle Connector)......
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......
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
Step 5: Site parameters
Once the site installed, you can define the site connection options......
SCM: Migrating projects
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version......
Organization chart linked to a data file
HFSQL data files exceeding 2 gigabytes
By default, the HFSQL engine allows you to manage large data files (up to 2 gigabytes)......
CapsLockVerify (Function)
Checks whether the CapsLock key is pressed.
Characteristics of a Sidebar control
The main characteristics of a Sidebar control can be configured......
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
Alignment rulers (Editor)
When creating or modifying a window in the window editor, you have the ability to display the alignment rulers......
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.