ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library...
<Connection variable>.TransactionCancel (Function)
If a transaction is in progress, rolls back all operations performed on tables in transactions since the start of the transaction.
<Connection variable>.Transaction (Function)
Starts a transaction on the tables (HFSQL or accessed via Native Access) and creates the transaction table.
Remote WEBDEV administrator: Managing connections
The remote management tool is used to manage the connections to the dynamic WEBDEV sites....
<Connection variable>.TransactionEnd (Function)
Validates the current transaction: the modifications performed on the table 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....
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
Analysis links
The links are used to link the files found in an analysis between themselves......
Error 203: The procedure already has a scope attribute (local or global)
DnD constants
List of constants used by the functions for managing the Drag and Drop....
UUEncode (Function)
Encodes a character string according to the UUEncode algorithm.
UUDecode (Function)
Decodes a character string in UUEncode format.
Type and version of Web server
The configuration diagnostic displays the following error......
HFSQL Client/Server: Principle for saving the databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
Using the Salesforce service
Salesforce is a very popular CRM software......
The "Browser" pane
When a WINDEV, WEBDEV or WINDEV Mobile element (analysis, query, ......
Oracle Native Connector: Execute the same query more than once
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters......
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
Universal Windows 10 application: Deployment platform
Once the Universal Windows 10 app is generated, the wizard proposes to select the deployment platform......