ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<redisConnection>.Set (Function)
Changes the value of a key on a Redis server.
OCRDeleteAllLanguages (Function)
Deletes all languages from the native OCR system.
Toast constants
<Connection variable>.ExecuteScheduledBackup (Function)
Forces the execution of a scheduled backup.
<Connection variable>.CloseConnection (Function)
Closes a connection to a database.
<Connection variable>.ListScheduledBackup (Function)
Lists the full and differential backups that have been scheduled on HFSQL Client/Server....
RegistrySetValue (Function)
Writes a value to a key in the Windows registry.
RegistryExist (Function)
Checks the existence of a key in the Windows registry.
RegistryQueryValue (Function)
Reads a value in the Windows registry.
WindowBitmap (Function)
Creates the image of the specified window in a BMP file.
HListQueryParameter (Function)
Returns the list of parameters for a query created in the query editor.
<redisConnection>.Get (Function)
Gets the value of a key from a Redis server as a string.
OCRModelPathDirectory (Function)
Used to set the directory that contains the language models for the native OCR system.
<redisConnection>.Publish (Function)
Publishes a message on a Redis broadcast channel.
<redisConnection>.Unsubscribe (Function)
Cancels a subscription to a Redis broadcast channel.
<redisConnection>.Subscribe (Function)
Subscribes to a Redis broadcast channel.
<Connection variable>.DeleteSet (Function)
Deletes a set of stored procedures from an HFSQL server.
OpenIDParameters (Type of variable)
The OpenIDParameters type is used to define all the advanced features of an authentication for OpenID.
TourGuideStart (Function)
Starts the guided tour and displays the first stage.
<GuidedTour>Start (Function)
Starts the guided tour and displays the first stage.
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
NotifAdd (Function)
Adds a notification into the system bar of device (Android) or into the notification center (iOS).
User Groupware files
Two categories of data files are managed......
<emailOutlookSession variable>.SendMessage (Function)
Sends an email using the Outlook protocol.
12. External component in practice