ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WEBDEV concepts
Utilisation dans la classe ActionRapide - Accès en Lecture + Ecriture - Type : Tous types + objets...
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
Browsing the HFSQL data files
The "Key" items are used to organize the records in a data file in order to optimize the browse or the search......
User report editor (Reports & Queries)
A report provides a custom view of data......
<HFSQL connection>.TransactionRollbackToSavepoint (Function)
Rolls the transaction back to the savepoint.
<HFSQL connection>.TransactionSavepoint (Function)
Declares a transaction savepoint.
<HFSQL connection>.RSRenameServer (Function)
Changes the DNS name of the replication server if it has a new name.
Installing the HFSQL Server module
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
7. HFSQL: Physical files
Opens a system window to select a resource from: from the device file system, from the Cloud (Google Drive, Microsoft OneDrive, etc.) or from one of the content managers installed on the device....
7. HFSQL: Physical files
Checks the validity of an IdNr (personal identification number in Germany)....
<Connexion HFSQL>ListHistoryReindexing (Function)
Lists the operations performed on current tables, over the last 24 hours, or on the last 1000 tables. These operations include reindexing, recalculation of statistics, memo verification, index verification, etc. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
Installing the HFSQL Server module
Modifies or returns the sound volume....
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
The user version of query editor (Reports & Queries)
A query is used to interrogate a database in order to view, insert, modify or delete data......
Step 3: Printing characters, images, ...
This step consists in "sending the different elements to print to the printer"......
Step 4: Starting the print
To start the print job, simply use iEndPrinting......
Step 1: Configuring the print parameters
This step allows you to choose......
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......