ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RichEdit (Property)
The RichEdit property is used to manage the RTF (Rich Text Format) type: of an edit control or Static control found in a window. of a Static control found in a report....
BackgroundTaskList (Function)
Returns the list of background tasks for the application.
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
Brochure of new features: new features of WINDEV Mobile
New features in WINDEV Mobile 28 presented in the New Features brochure....
New Features brochure - Version 28: WINDEV Mobile news
New features in WINDEV Mobile 28 presented in the New Features brochure....
Error 121: Shadowing a structure
BackgroundTaskDelete (Function)
Deletes a background task (that was added by BackgroundTaskAdd).
Error 1006: The member is not global: use: to access it
Events associated with an infinite Progress Bar control
Unnecessary confirmation dialogs? Use automatic validation
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
Error 1017: The method is not global: use: to access it
ParallelTaskWaitAll (Function)
Waits for the end of execution of all parallel tasks found in an array.
<ParallelTask variable>.RequestCancellation (Function)
Requests the cancellation of a parallel task.
Describing the report blocks
The different characteristics of a block can be viewed and/or modified in the description window of this block......
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
HaspHLWrite (Function)
Writes data (character string or buffer) into the internal memory of the 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.
HaspHLRead (Function)
Reads data (character string or buffer) in the internal memory of the Hasp key.
HaspHLLogout (Function)
Closes the connection of the application to a Hasp key.
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
Managing HFSQL Classic data files
The HFSQL Control Center allows you to fully manage HFSQL Classic data files......
Handling List Box controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....