ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
Limitations of WINDEV, WEBDEV and WINDEV Mobile
HTransactionSavepoint (Function)
Declares a transaction savepoint.
<Source>.Password (Function)
Defines the password used to create or open a data file.
<Connection variable>.ListParameter (Function)
Returns the list of parameters saved from the stored procedures on the server.
<Connection variable>.Priority (Function)
Finds out and modifies the priority of the calling application.
<Connection variable>.PriorityClient (Function)
Modifies the priority of a client application.
<Source>.TransactionFree (Function)
Transforms all "in transaction" records into "Normal" records if they do not belong to an ongoing transaction.
WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application......
WDOptimizer: Editing and modifying a ".REP" file
HPass (Function)
Defines the password used to create or open a data file.
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.
HPriority (Function)
Finds out and modifies the priority of the calling application.
HPriorityClient (Function)
Modifies the priority of a client application.
HListParameter (Function)
Returns the list of parameters saved from the stored procedures on the server.
Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
21. Reports
Constants used by the replication between HFSQL servers
The following constants are used by the replication between HFSQL servers:...
7. HFSQL: files physically created
7. HFSQL: files physically created
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
<Source>.ChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
<Connection variable>.TransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.