ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Source>.Password (Function)
Defines the password used to create or open a table.
HTransactionSavepoint (Function)
Declares a transaction savepoint.
Characteristics of columns found in a Table control in a page (prefix syntax)
The columns are used to display information in a Table control......
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......
HFSQL functions
List of functions for HFSQL management...
HTransactionInterrupted (Function)
Used to find out whether a transaction was interrupted (the transaction was neither validated nor canceled).
HPass (Function)
Defines the password used to create or open a table.
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
Remote WEBDEV administrator: Saving and restoring a WEBDEV site
The remote management tool is used to manage the backups of your dynamic WEBDEV sites....
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....
HFSQL management functions (prefix syntax)
List of functions for HFSQL management...
<Connection variable>.InfoItemRights (Function)
Gets the rights granted to a user or group on an item.
<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....
<Source>.ChangeConnection (Function)
Dynamically changes the connection associated with a table.
<Connection variable>.TransactionStart (Function)
Starts a transaction on the tables (HFSQL or accessed via Native Access) and creates the transaction table.
<Source>.SetTransaction (Function)
Enables or disables the management of transactions for one or more files.
HListHistoryReindexing (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....
<Source>.ChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).