ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project Management Hub: New/Fixed incidents
To improve project monitoring, the Project Management Hub shows the evolution of new and fixed incidents over a given period of time, by one or multiple contributors......
Sending elements to Free Technical Support
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
PageWriteHeaderHTTP (Function)
Adds an additional HTTP header that will be returned to the browser: during the next function for page display (PageDisplay, PageRefresh, ...), during the automatic return of the current page at the end of the current action....
ChangeAction (Function)
Used to specify the action to perform when the HTML page displayed in the browser is no longer synchronized with the page context on server.
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
MenuState (Function)
Identifies the state of a menu option (context menu or drop-down menu): active, inactive or invisible.
<Window>.EdActive (Function)
Allows you to: determine if the "Allow end users to modify the UI" option is enabled in a window (or internal window). enable or disable the "Allow end users to modify the UI" option in a window (or internal window)....
Reports
A report provides a custom view of data......
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
Snap-on grid
The different editors of WINDEV, WEBDEV and WINDEV Mobile allow you to align the elements via a snap-on grid......
11. Choosing the action of a button/link
Python: Native calls
WLanguage allows for native Python calls......
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
Handling PDF Reader controls programmatically
A PDF Reader control can be handled through programming......
ScreenType (Function)
Returns the type of screen on which the application is run: phone, tablet, computer or watch.
Print modes of a report
Several print modes are available for a report....
6. Layouts
...Layouts are used to define several views of a window in the same project without duplicating the window....
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
LabelHeight (Property)
The LabelHeight property is used to: Find out the height of labels in a Label report. Modify the height of labels in a Label report....
Edit options of a report
The report editor allows you to......
The "Radar" charts
The Radar chart is used to highlight a series according to another one......
Managing the analysis versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the analysis from the data model editor......
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......