ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
Diagram Editor control events
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
Events associated with windows
List of events associated with windows...
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
14. Controls in practice
Various constants
List of various constants used by the constants WINDEV functions....
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
Copying controls from the report editor
The controls can be copied from the report editor......
2. User-friendly editors in practice
User-friendly editors in practice...
Creating the menus for the windows of the WINDEV RAD pattern
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min