ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
GDI+ framework
Some WINDEV features use the GDI+ framework......
ERR_NOTADEVVERSION
HTransactionEnd (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....
Standard FTP functions
List of standard FTP functions...
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
<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....
The Slider control (in a page)
WEBDEV proposes two types of sliders......
5. Custom-Folders: Organize your project
Project configurations allow you to easily define the "target" platforms of the project....
Showing or hiding empty events or processes of an element
All WLanguage code is written in the code editor, which offers several events on a given control ......
Managing threads
WINDEV and WINDEV Mobile propose several functions used to perform an advanced management of threads....
1. Examples provided with WINDEV Mobile
In depth look at windows, pages and reports
WINDEV, WINDEV Mobile and WEBDEV allow you to create custom interfaces with the window editor and the page editor......
The Spin control
A Spin control is used to increase or reduce a value found in a control......
The Context Menu control (WEBDEV)
Context menus are often used in websites......
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
Error 1060: Unable to call method without parameter: add ()
Testing and debugging a remote site
WEBDEV offers several methods to test and debug a site on the development computer (see The different types of WEBDEV sites)......
Events associated with Radio Button controls
List of events associated with Radio Button controls...
Project Management Hub: Spool of requests
The Project Management Hub is used to define spools of requests......
ERR_NOTAVAILABLE
.NET Assemblies
.NET is Microsoft's software development platform......
Checking an element back in the Source Code Manager (SCM)
Checking an element back in the repository is used to make the modified element available to all the users of the Source Code Manager......
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Minimap
The minimap is an option that allows you to quickly navigate the code editor......