ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
<Source>.ExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
<Source>.PrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
Importing data files into the analysis (external database, etc.)
WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc.
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed....
HPriorityClient (Function)
Modifies the priority of a client application.
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
Natif DB2 Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to DB2......
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
<sshSession variable>.Write (Function)
Writes data into the specified SSH session.
Step 6: User Groupware settings
If the site is configured to use the user groupware, the parameters of the groupware database can be configured during the setup......
<Connection variable>.ExecuteScheduling (Function)
Immediately runs a scheduled task regardless of its schedule: stored procedure, backup, optimization, refresh of materialized view....
<HFSQL connection>.TransactionSavepoint (Function)
Declares a transaction savepoint.
SSHWrite (Function)
Writes data into the specified SSH session.
WINDEV concepts
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
HExecuteScheduling (Function)
Immediately runs a scheduled task regardless of its schedule: stored procedure, backup, optimization, refresh of materialized view....
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......
Characteristics of columns found in a Table control in a page (prefix syntax)
The columns are used to display information in a Table control......
Describing a query
Once a query is created, all the characteristics of this query can be modified at any time......
<Source>.Password (Function)
Defines the password used to create or open a data file.
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
Remote WEBDEV administrator: Saving and restoring a WEBDEV site
The remote management tool is used to manage the backups of your dynamic WEBDEV sites....
HPass (Function)
Defines the password used to create or open a data file.
Filling a Chart control
The data that will be displayed in the Chart control can come from......
HFSQL management functions (prefix syntax)
List of functions for HFSQL management...
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....