ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Configuring and running the action plans
When the action plans are deployed, you have the ability to configure their activation mode....
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Creating an action plan
The action plans group all actions that will be performed by the software factory....
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
WINDEV License Agreement
WINDEV License Agreement...
Automatic feature for copying forms
When typing several copies of a form one after another, some of the information to type may be the same for each instance of the form......
2. UML models
TransactionFile (Property)
The TransactionFile property is used to determine if a data file is a transaction file.
2. UML models
Reserved WEBDEV Application Server - License Agreement
Reserved WEBDEV Application Server - License Agreement...
HFSQL Client/Server: Configuring the server
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
LanguageToName (Function)
Returns the name of a language.
The UML model
The main objective of a development team is to create optimized applications, capable of satisfying the ever-changing needs of their users......
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
Designing a supercontrol
A supercontrol is an advanced type of control......
WINDEV Framework License Agreement
Control template
A control template is a set of controls that can be re-used in several windows or pages......
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor....
11. User Macro-Code: UMC in practice