ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

12. Preventing from going back to a page
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
16. Types of code
Options for generating the HTML pages
The options for generating the HTML pages in a WEBDEV project can be defined......
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
Managing a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....
WINDEV: Example of programmed Drag and Drop
Translating a text file with WDTRAD
Playing a video with the MCI functions
MCI functions are used to easily handle the media files......
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
Handling a Tab control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming......
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
Window control search functions
WINDEV allows the user to perform a search among all the texts found in a window or in a control......
Working in Offline mode
When working on a laptop computer or on an offline computer, you may want to continue to work......
Handling Organization Chart controls programmatically
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
1. Project dashboard
The project dashboard is an essential element for managing WINDEV Mobile projects....
3. Project dashboard
Project dashboard...
".STY" file: "Style sheet" file
A style sheet is a "......
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......