ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file explorer....
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
JSON
JSON (JavaScript Object Notation - Object Notation from JavaScript) is a lightweight data exchange format......
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites......
Items used in a select query
A query created in the query editor can contain several types of items......
Events associated with Internal Page controls
List of events associated with internal pages and Internal Page controls
Open document tabs
The document tabs allow you to navigate between the different elements opened in the different editors....
The "Task list" pane
The "Task list" pane displays the list of tasks that must be performed......
SourceWindow (Property)
The SourceWindow property is used to get the source of an internal window (i.e. the internal window displayed by the Internal Window control).
GDPR (Property)
The GDPR property is used to: find out if the GDPR applies to an item from a data file. define whether the GDPR should apply to an item (in the item description in the code only)....
Report and project
In most cases, a report is linked to a project......
InternalPage
The Internal Property Page allows you to define the name of the internal Page to use.
InternalWindow
The Property Internal Window allows you to define the name of the internal window to use.
<DiskFile variable>.ReadLineRegularExpression (Function)
Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable.
Implementing the log process in an application
Regardless of the tables used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these tables......