ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Including a supercontrol in a window or in a page
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
3. Application development cycle
Development cycle of a WINDEV application....
Modifying an SVG image (XML functions)
SVG (Scalable Vector Graphics) is a vector image format......
Multilingual messages: Convert to new format (version 27 and later)
WINDEV, WEBDEV and WINDEV Mobile have included multilingual project support in many previous versions......
2. UML models
2. UML models
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
Error 19: The step of this FOR loop must be constant
5. Custom-Folders: Organize your project
Project configurations allow you to easily define the "target" platforms of the project....
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
Importing classes and sets of procedures (text file)
From version 23, you have the ability to import existing classes or sets of procedures in text format......
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
Changing the version of projects found in SCM
When several projects share elements in the same SCM, changing the version of WINDEV and WEBDEV projects......
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
Organization chart linked to a data file
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ......
Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......
Access rights to a class property: special cases
The retrieval and assignment processes can be public, private or protected. The access rights of the property correspond to the less restrictive rights of the two processes....
Managing parallel tasks
The computers are becoming more and more powerful......
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......