ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
21. Managing business rules
Managing business rules...
18. Management of business rules
Showing or hiding empty events or processes of an element
All WLanguage code is written in the code editor, which offers several events on a given control ......
Preventing the use of the browser's "Back" button
If the browser "Back" button is used to display the previous page, this action will have no effect......
UseMode (Property)
The UseMode property is used to determine or change how the PDF Reader control reacts to mouse input. The mouse is used to select text in the document or to move within the document pages.
Error 404: The file for HFSQL browse cannot be an expression of this type
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
PHPDisplay (Function)
Calls an external PHP script and returns the result page in the current browser window.
Installing a WEBDEV site with zero-downtime update
Starting with version 24, you can update a Session or AWP site without disconnecting users......
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
ASPDisplay (Function)
Calls an external ASP script and returns the result page in the current browser window.
ERR_BAD_CONTEXT
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
The "Project Management Hub" pane
The "Project Management Hub" pane displays the tasks assigned to the current developer......
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......
Handling character strings
WINDEV, WINDEV Mobile and WEBDEV allow you to perform different types of operations on character strings via the WLanguage functions......
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
fCopyFileWebFolder (Function)
Copies an image file from the data directory of application (or from one of its sub-directories) to the "_WEB" directory of application (or to one of its sub-directories).
gpwOpenLDAPSession (Function)
Informs the User Groupware that the authentication of users will be done via an LDAP directory.
Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......