ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Project description: Options tab
The project description window allows you to configure various elements of your project......
4. Activating a dynamic WEBDEV site
5. Displaying a WEBDEV Session site
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Check spelling based on Hunspell dictionaries
WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV...
Developing sites for specific platforms
Websites can be displayed on many devices (Android, iPhone, etc.)......
Handling a TreeView control at runtime
When the TreeView control is in edit mode, the user can expand or collapse the different levels...
Automatic context menu for the Scheduler controls
Each Scheduler control in a window offers the user a menu by default....
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......
<Connection variable>.TransactionCancel (Function)
If a transaction is in progress, rolls back all operations performed on tables in transactions...
<Connection variable>.Transaction (Function)
Starts a transaction on the tables (HFSQL or accessed via Native Access) and creates...
<Connection variable>.TransactionEnd (Function)
Validates the current transaction: the modifications performed on the table since the start...
Image control in a window
This help page presents the characteristics of an Image control found in a window...
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......
HTransaction (Function)
Starts a transaction on the tables (HFSQL or accessed via a Native Connector) and creates...
Testing a project: setting
By testing the project you can simulate how the application will run......