ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
Displaying a different content on each row
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls......
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
7. Source Code Manager (SCM)
Breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
Project with multiple analyses
A single WINDEV, WEBDEV or WINDEV Mobile project can now use multiple analyses (data descriptions)......
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
5. User Groupware in practice
Pre-launched sessions
A pre-launched session is a session of a Web site (or web service) automatically started on the Web server from the WEBDEV Application Server......
WDReplic: Implementing a replication
Configuring a replication requires several steps......
SEO of a WEBDEV website
In order for your site to get visitors, the Web users must be able to find it......
URL Rewriting
URL Rewriting is a technique used to improve SEO......
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
Creating anchors
The anchors are used to define specific points in a help page......
Automatic button execution (Window)
To force an action on a window, all you have to do is define a button of this window in "Automatic execution" mode......
11. Window templates
WINDEV Mobile allows you to create window templates....
Step 1: Configuring the print parameters
This step allows you to choose......
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
AAF: Zoom the content of a control (Table, Spreadsheet, List box, Pivot table, ...)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to zoom the data found in the control......
Programming the looper attributes
All the looper attributes can be handled by programming......