ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HSetTransaction (Function)
Enables or disables the management of transactions for one or more files.
HChangeConnection (Function)
Dynamically changes the connection associated with a data file.
Translating a text file with WDTRAD
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
<Source>.SetTransaction (Function)
Enables or disables the management of transactions for one or more files.
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
Telephony constants
List of constants used by telephony functions...
Software Factory: Setup
To use the software factory, a coordinator must be installed on a computer as well as the different robots that will perform the tasks found in the action plans....
NotifModify (Function)
Modifies a notification currently displayed in the system bar of the device.
NotifDelete (Function)
Deletes a notification displayed in the system bar of the device.
Interactive notification management constants
Interactive notification management constants...
Telemetry: Overview
From version 21, WINDEV proposes advanced statistics regarding the use of your WINDEV applications via the telemetry......
NationFramework (Function)
Defines or identifies the language of the framework.
<Connection variable>.TransactionEnd (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....
<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.
Global procedure/function
A global procedure can be used in all the processes or events of the project....
The Check Box control
A Check Box can correspond to......
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
<Notification>.Remove (Function)
Removes a previously sent interactive notification.
SysNotificationRemove (Function)
Removes a previously sent interactive notification.
NotifListCategory (Function)
Lists the notification categories of the application.
Salesforce functions
List of Salesforce functions...