ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<ParallelTask variable>.RequestCancellation (Function)
Requests the cancellation of a parallel task.
<Command variable>.IsRunning (Function)
Indicates whether the executable associated with a command is currently running. Note: This function is only available from version 2025 Update 1....
Testing and debugging a remote site
WEBDEV offers several methods to test and debug a site on the development computer (see The different types of WEBDEV sites)......
HFSQL Client/Server: Principle for saving the databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
Status bar of windows
The status bar of a window is used to display several types of information......
<emailPOP3Session variable>.NbMessage (Function)
Returns the number of incoming messages on the email server (POP3 protocol only).
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
<Icon variable>.SaveICO (Function)
Saves an image in icon format either in a file, or in memory.
<fbSession variable>.GetUserInformation (Function)
Gets the Facebook information of the connected user.
<mqttSession variable>.Subscribe (Function)
Used to subscribe to a MQTT notification.
<mqttSession variable>.Unsubscribe (Function)
Allows you to unsubscribe from a MQTT notification.
<mqttSession variable>.UnsubscribeAll (Function)
Allows you to unsubscribe from all the existing subscriptions.
<WDPic variable>.Rotation (Function)
Rotates a WDPic image.
<Connection variable>.RSExecute (Function)
Immediately runs a recurring replication between HFSQL servers: the replication is triggered before the scheduling.
<WBAdminAuth variable>.Disconnect (Function)
Deletes a connection from a WEBDEV Application Server.
<zipArchive variable>.CreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).