ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HServerWorkingDir (Function)
Returns the path of a temporary directory on the HFSQL server.
Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers....
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
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....
7. Source Code Manager (SCM)
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
HResetClient (Function)
Initializes the structure for managing the Client computers (HClient structure).
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......
HListServer (Function)
Lists the HFSQL servers installed on a computer.
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
HTransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
HServerStatus (Function)
Allows you to find out the status of a HFSQL server (this function uses the MantaManager service).
HStartServer (Function)
Allows you to start an HFSQL server (this function is using the MantaManager service).
HSuggestKeyStart (Function)
Starts collecting information on executed queries.
HNotifAddCCRecipient (Function)
Adds recipients for the notifications sent via the Control Centers (WDBal messaging tool).
HNotifListEmailRecipient (Function)
Returns the list of recipients for a notification by email.
HNotifConfigure (Function)
Specifies and configures the server used to send notifications by the HFSQL server.
HNotifListCCRecipient (Function)
Returns the list of recipients of a notification sent via the Control Centers (WDBal messaging tool).
HNotifDeleteCCRecipient (Function)
Deletes the recipients of a notification sent via the Control Centers (WDBal messaging tool).
HNotifDeleteEmailRecipient (Function)
Deletes the recipients of an email notification.
Native Access to SAP
SAP is a widely used ERP......