ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PopupClosePage (Function)
Hides a page displayed as a popup via PopupDisplayPage.
PopupDisplayPage (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
Remote WEBDEV administrator: Configuration to use the statistics
A specific account dedicated to the management of statistics is required to access the statistical module. This account can be created via the remote administrator....
Events associated with a Rich Text Area control
WEBDEV manages the following events by default (order of appearance in the code editor)......
Generating SQL scripts
The content of an analysis can be exported in the format of SQL scripts for a specified database (SQL Server, Oracle, ......
Handling a Rich Text Area control through programming
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code......
Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design mode......
Events associated with an infinite Progress Bar control
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
WDScript: use in command-line and console mode
Properties associated with infinite Progress Bar controls
An infinite Progress Bar control can be handled in a window by the following WLanguage properties......
Properties associated with the areas defined in Zoning mode
Unnecessary confirmation dialogs? Use automatic validation
8. If you are already familiar with WINDEV
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
ParallelTaskCancel (Function)
Immediately ends the execution of the current task: the task is flagged as ptsCanceled.
<ParallelTask variable>.RequestCancellation (Function)
Requests the cancellation of a parallel task.
IgnoreError (Property)
The IgnoreError property gets and sets the different certificate errors ignored by the HTML Display and WEBDEV Page controls.
HaspHLEncrypt (Function)
Encrypts a character string by using the algorithms of the specified Hasp key.
HaspHLDecrypt (Function)
Decrypts a character string by using the algorithms of the Hasp key.
HaspHLRead (Function)
Reads data (character string or buffer) in the internal memory of the Hasp key.
HaspHLWrite (Function)
Writes data (character string or buffer) into the internal memory of the Hasp key.
Functions for managing pages (prefix syntax)
List of functions for managing pages (prefix syntax)...
HaspHLLogout (Function)
Closes the connection of the application to a Hasp key.