ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MQTTConnect (Function)
Used to connect to a MQTT server (also called "Broker").
PDFClose (Function)
Closes the PDF file loaded in memory in a pdfDocument variable.
EventWait (Function)
Locks the current thread while waiting for the specified event to be opened.
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
FaxDisconnect (Function)
Closes a connection to a fax server (established beforehand by FaxConnect).
ContactSearch (Function)
Searches for a contact in a Lotus Notes or Outlook address book.
<Image variable>.Blur (Function)
Blurs the entire given area in a variable of type Image.
<picLayer variable>.Blur (Function)
Blurs the entire given area in a variable of type picLayer.
MultimediaClose (Function)
Closes the media file currently played in the Multimedia control.
<ManualEvent variable>.Wait (Function)
Locks the current thread while waiting for the specified event to be opened.
HTTPSimulateNetwork (Function)
Simulates a slow network by limiting the download and upload speed.
<Organizer>.BackgroundColor (Function)
Defines a background color for a time slot in an Organizer control.
ContactRead (Function)
Reads a contact in a Lotus Notes or Outlook address book.
MQTTDisconnect (Function)
Allows you to disconnect from a MQTT server (also called "Broker").
HLockFile (Function)
Locks a table and restricts the access to this table for all other sites or applications.
<AutomaticEvent variable>.Wait (Function)
Locks the current thread while waiting for the specified event to be opened.
<mqttSession variable>.Connect (Function)
Used to connect to a MQTT server (also called "Broker").
OrganizerBackgroundColor (Function)
Defines a background color for a time slot in an Organizer control.
<Source>.LockFile (Function)
Locks a table and restricts the access to this table for all other sites or applications.