ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Chart: Managing legends
Several types of legends are supported in the charts......
The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
WEBDEV concepts
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
8. External component
An external component is a set of WINDEV Mobile elements: windows, reports, analysis, etc....
Programming patterns
CAUTION......
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
The different WEBDEV Application Servers
WEBDEV includes several WEBDEV Application Servers......
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
"Unit examples" pane
The "Unit examples" pane proposes the unit examples found in the different products......
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....
Managing the XSD
...WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format....
Multi-touch support
A multitouch feature is a technique allowing the user to interact with a device via several contact points (the fingers are used in most cases)....
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Operations performed on state-transition diagrams
The following paragraphs explain......
Programming automatic calculations in the columns of a Table control
The Flexbox control
Flexbox is a standard layout system for web pages......
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
AAF: Simple edit options in an edit control
The context menu of an edit control is used to perform simple edit operations...
Reports
A report provides a custom view of data......