ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong...
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
Compilation options (HLP format)
Distributing an external component
Once the component has been created, tested and generated, it can be distributed...
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
Configuring the development environment
WINDEV, WEBDEV and WINDEV Mobile propose different modes for using the development environment......
Remote WEBDEV administrator: Managing connections
The remote management tool is used to manage the connections to the dynamic WEBDEV sites....
How to install a Universal Windows 10 App application on a tablet
The generation of a WINDEV Mobile application for Universal Windows 10 App groups all the project...
Universal Windows 10 App applications: Required configuration
To develop Universal Windows 10 App applications with WINDEV or WINDEV Mobile, you must......
Hasp functions
The dongles of Hasp family (Hasp3, Hasp4, NetHasp, memoHasp and Hasp HL) are used to protect...
Sorts in a report
The sort is used to organize the information displayed in the report......
ERR_NO_PAGE
Configuring the server for the CGI/AWP protocol
To use WEBDEV, a Web server must to be found on the computer where WEBDEV is installed......
Image control in a window
This help page presents the characteristics of an Image control found in a window...
<Connection variable>.TransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start...
Universal Windows 10 application: Deployment platform
Once the Universal Windows 10 app is generated, the wizard proposes to select the deployment...
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
<Connection variable>.Transaction (Function)
Starts a transaction on the data files (HFSQL or accessed via Native Access) and creates...
<Connection variable>.TransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files...
Testing a project: setting
By testing the project you can simulate how the application will run......
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates...
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element...
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window...
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates...