ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
Operations performed on collaboration diagrams
The following paragraphs explain......
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
14. Generation modes
Generation modes...
Handling a Switch control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Switch control by programming......
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
Remote check: Customizing with a window
To customize the remote control performed on a multi-user WINDEV application, the standard window can be replaced with a window from your application......
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
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)......
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile......
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Creating the Table pages of the WEBDEV RAD pattern
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
Infinite Progress Bar control
Progress bars provide useful information to the end user......
HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......