ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

4. When to use the debugger?
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
Remote WEBDEV administrator: Modifying a WEBDEV account
To modify a WEBDEV account from the remote WEBDEV administrator:...
WDTrans: Overview
WDTrans is a tool for canceling transactions......
HModifyScheduledBackup (Function)
Modifies a backup scheduling.
HDeleteBackup (Function)
Deletes a backup previously created with HBackup.
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Remote WEBDEV administrator: Create a WEBDEV account
The management of accounts is accessible in the remote administrator for the server administrator only....
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
HInfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server....
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
7. Source Code Manager (SCM)
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
Creating a select query
A select query (corresponding SQL statement......
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
MongoDB functions
The following functions and types are used to handle the MongoDB data:...
Secure (Property)
The Secure property is used to configure the security level of data file encryption.
Changing the version of projects found in SCM
When several projects share elements in the same SCM, changing the version of WINDEV and WEBDEV projects......
WDInst: advanced options for the network setup
The advanced options of the network setup are used to......
SQLLock (Function)
Used to lock: The entire data table, in read and write mode. Its data cannot be accessed by other computers. The records selected by the query. This data cannot be accessed by the other computers. This method can be used to update records for example....
HFSQL Client/Server functions (prefix syntax)
Several HFSQL functions are used to manage the HFSQL Client/Server data......
HFSQL Client/Server management functions
Several HFSQL functions are used to manage the HFSQL Client/Server data......
HFSQL Client/Server: Configuring the server
hbReading (Type of variable)
The hbReading type is used to define the characteristics of a read operation.
hbColumnDescription (Type of variable)
The hbColumnDescription type is used to define the advanced characteristics of a group of columns (items).