ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
SaaS administrator - Managing the subscriptions
The SaaS subscriptions are used to make a SaaS site available to a client account......
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
ErrorBuild (Function)
Displays a custom error message in a system error window.
TreeView constants
List of constants used by the TreeXXX functions...
FinCurrentVal (Function)
Returns the current value of investment.
Warning (Function)
Displays a custom message in a system warning window.
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database......
StoreTheConfiguration (Property)
The StoreTheConfiguration property is used to: Determine whether the configuration of the panes in a dynamic Tab control or Ribbon control is automatically saved and restored. Modify the configuration of the panes in a dynamic Tab control or Ribbon control so that it is automatically saved and restored (or not)...
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
HFilter (Function)
Defines and enables a filter on a data file, view or query.
FinFutureVal (Function)
Returns the future value of an investment.
FinRepayVal (Function)
Returns the amount of each regular payment for an investment with fixed interest rate and fixed payment.
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
Constants for external files
List of constants used by the functions for managing external files....
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
LDAPFind (Function)
Performs a search in an LDAP server.
FinPeriodInterest (Function)
Calculates for a given period the amount of interests due for a loan paid off by fixed periodic payments with a fixed interest rate.
HConnect (Function)
Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL or Oracle) or via an OLE DB access on a specific table or set of tables.
Info (Function)
Displays a custom message in a system information window.
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.