ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Kanban control functions (prefix syntax)
The following functions handle Kanban controls......
<emailIMAPSession variable>.AddFolder (Function)
Adds a folder into the messaging software using IMAP (Internet Message Access Protocol), ...
<AutomaticEvent variable>.Wait (Function)
Locks the current thread while waiting for the specified event to be opened.
<ManualEvent variable>.Close (Function)
Closes a synchronization event between several threads.
<ManualEvent variable>.Open (Function)
Opens a synchronization event between several threads.
CertificateSelect (Function)
Opens a window for selecting the certificates. The listed certificates are the certificates installed in the personal store.
iParameterWatermark (Function)
Adds a watermark into a report (report created in the report editor or printed report).
hbListTable (Function)
Retrieves the list of tables found on an HBase server.
hbDeleteTable (Function)
Deletes an HBase table.
Facebook functions (prefix syntax)
List of Facebook functions...
<upnpService variable>.ExecuteAction (Function)
Runs an action on the UPnP service.
Communicate with an SSH server (prefix syntax)
Secure Shell (SSH) is a secure communication protocol. The exchanged data is secured via encryption keys....
<btleDevice variable>.Disconnect (Function)
Used to disconnect from a Bluetooth Low Energy device.
<diagLibrary variable>.LoadLibrary (Function)
Loads a diagram file and creates a library of preset shapes from it.
SQLCodeExecuted (Property)
The SQLCodeExecuted property gets the SQL code of a query after replacing the parameters with a value.
<btleDevice variable>.Connect (Function)
Used to connect to a Bluetooth Low Energy device.
MongoDeleteAll (Function)
Deletes all the documents (corresponding to the specified filter) from a collection of a MongoDB database.
ContactDelete (Function)
Deletes the current contact: from a Lotus Notes or Outlook address book. from the list of contacts on the phone (Android, iPhone or iPad, Universal Windows)....
BankHolidayList (Function)
Returns the list of the public holidays defined by BankHolidayAdd.
<Source>.ChangeConnection (Function)
Dynamically changes the connection associated with a data file.
dCopyScreenImage (Function)
Copies the screen content to an Image variable or to an Image control.
rssDisplay (Function)
Builds a RSS stream and returns the content of the RSS stream to the client.
HSuggestKey (Function)
Returns a list of keys to add to data files to improve query performance.
Dequeue (Function)
Removes an element from the queue.
Pop (Function)
Pops an element from a stack.