ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Organization chart linked to a data file
Configuring the connection with WDSQSINS
For compatibility with the earlier versions of the Native SQL Server Connector (also called Native SQL Server Access), the connection can still be configured in WDSQSINS (supplied with the Native SQL Server Connector)......
Obtaining an SSL certificate for IIS2 (2.0 or later)
HSetREP (Function)
Enables or disables the management of .REP file.
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
Set of procedures
The global procedures are grouped in set of procedures......
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......
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
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......
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)......
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.
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
Characteristics of a Sidebar control
The main characteristics of a Sidebar control can be configured......
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.
Question edit wizard
When typing a new message intended to the end user, WINDEV or WINDEV Mobile automatically displays the following window......
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
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.