ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WinEdActive (Function)
Used 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)....
Project portfolio
From version 25, you can create "project portfolios"......
Address (Variable type)
The type Address type is used to manipulate the address of a place or person.
WINDEV Framework License Agreement
HScheduledTask structure
The HScheduledTask structure is kept for backward compatibility (this structure will still be supported in the forthcoming version)....
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
<Page>.Display (Function)
Displays a web page in the user's browser....
User Control Center: Overview
The User Control Center is used to manage the applications deployed on a company network....
AddVoiceCommand (Function)
Adds a voice command into the current window. From version 17, this function is replaced with SpeechRecognitionAddCommand.
Creating an application or website using RAD (Rapid Application Development)
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
Remote WEBDEV administrator: Parameters of a WEBDEV site in Session mode or of a Web service
To view the configuration of a specific web service or WEBDEV website in Session mode from the remote administrator:...
6. How to display an AWP site
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....
Managing contacts (mobile devices)
In your mobile applications, you can directly manage the contacts on your mobile device (Android, iPhone, iPad, etc.)....
License agreement - HFSQL Client/Server
DeleteVoiceCommand (Function)
Deletes a voice command that was added by AddVoiceCommand. From version 17, this function is replaced by SpeechRecognitionDeleteCommand.
gpwRegisteredUsers (Function)
Returns the value corresponding to the word "Registered users" according to the framework used or the language specified.
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
Error customization
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV website......
The Edit control
The Edit control allows users to enter data......
jsonReader (Variable type)
The type jsonReader type allows linear browsing of a large JSON document with optimal performance and reduced memory usage. Warning This type of variable is only available from version 2025 Update 3....