ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing Bluetooth Low Energy devices
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
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
ChangeSourcePage (Function)
Dynamically changes the page displayed in an Internal Page control
<ParallelTask variable>.RequestCancellation (Function)
Requests the cancellation of a parallel task.
Error 1017: The method is not global: use: to access it
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
HaspHLLogout (Function)
Closes the connection of the application to a Hasp key.
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.
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
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).
PageRefresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
WinCopyForm (Function)
Copies the content of a form into the clipboard.
TaskAdd (Function)
Adds a task to the task list of a Lotus Notes or Outlook messaging.