ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
Setup directory
The setup wizard allows you to configure the setup directory of application....
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
Logical operators
The logical operators are as follows......
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
Using several libraries in an application
A library is a WDL file that contains all the resources......
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
Project Management Hub: New/Fixed incidents
To improve project monitoring, the Project Management Hub shows the evolution of new and fixed incidents over a given period of time, by one or multiple contributors......
MagnifierMode (Property)
The MagnifierMode property determines and changes how the magnifier is displayed in the column headings of a Table or TreeView Table control.
CertificateCheckString (Function)
Checks the correspondence between a signature and a string.
TableAddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.
History of versions (network setup)
The setup wizard allows you to configure the history of versions during a network setup....
HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
NetOpenRemoteAccess (Function)
Establishes a remote connection.
HDeactivateFilter (Function)
Temporarily disables the filter on a data file (view or query).
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor......
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)......
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......