ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
HAddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection.
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
MDIOpen (Function)
Opens and enables an MDI child window.
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
WINDEV Mobile and SMS messages
WINDEV Mobile allows you to easily send and read SMS messages with the SMS functions of WLanguage......
zipPassword (Function)
Defines the password used to add files to the specified archive and to extract files from the specified archive (RAR, ZIP and WDZ format).
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
iPrintImage (Function)
Sends the image file to print to the print buffer.
iPreview (Function)
Configures the print destination.
Parallel Tasks constants
The following constants are used by the functions for managing parallel tasks: ......
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
Extern (Reserved word)
EXTERN is used to...
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
GglAccountAssociate (Function)
Enables users to log in to an application using a Google account registered on the device, without entering a username and password.
CertificateSignString (Function)
Creates the signature of a character string.
Report viewer: "Find" tab
A search feature is automatically available when previewing a report......
NetworkConnect (Function)
Associates a drive with a shared network directory.
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
HClose (Function)
Closes either a table or all tables opened by the current user: all corresponding physical tables are closed for the current user.