ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ChangeSourcePage (Function)
Dynamically changes the page displayed in an Internal Page control
Error 1017: The method is not global: use: to access it
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......
Error 1006: The member is not global: use: to access it
Unnecessary confirmation dialogs? Use automatic validation
ModbusWriteFloat (Function)
Writes one or more single-precision floats to a Modbus slave, starting at a specific address.
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....
<ParallelTask variable>.RequestCancellation (Function)
Requests the cancellation of a parallel task.
Managing Bluetooth Low Energy devices
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
HaspHLLogout (Function)
Closes the connection of the application to a Hasp key.
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
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)...
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
Events associated with Table controls
List of events associated with Table controls...
<ParallelTask variable>.Execute (Function)
Triggers the execution of a parallel task.
StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.
TaskModify (Function)
Modifies the current task in a Lotus Notes or Outlook task list.
TaskDelete (Function)
Deletes the current task from the task list of a Lotus Notes or Outlook messaging.
ContextExist (Function)
Allows you to find out whether a page context exists on the server (which means whether the page was opened).
TaskAdd (Function)
Adds a task to the task list of a Lotus Notes or Outlook messaging.