ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PDFOpen (Function)
Opens a PDF document and loads it in a pdfDocument variable.
MQTTDisconnect (Function)
Allows you to disconnect from a MQTT server (also called "Broker").
EnumerationFromName (Function)
Returns an enumeration value known by its name.
AppServerAddScheduledTask (Function)
Adds a new scheduled task to the application (site or webservice).
MaskZipCode (Function)
Retrieves the postal code input mask adapted to a given country.
MQTTPublish (Function)
Publishes a message on the MQTT broker.
dCopyScreenImage (Function)
Copies the screen contents to an Image variable or to an Image control.
ContinentGet (Function)
Returns the Continent variable that corresponds to one of the following values: a continent constant (2-character continent code), a continent caption....
PDFClose (Function)
Closes the PDF file loaded in memory in a pdfDocument variable.
FBSessionStatus (Function)
Checks the status of a Facebook session.
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL tables.
TimelineAddEvent(Function)
Adds an event into a TimeLine control.
CertificateOpenProperties (Function)
Opens the Windows window used to find out the properties of a certificate.
Managing bar codes
The use of bar codes to identify and manage products has become essential......
AppointmentList (Function)
Lists the appointments found on the mobile device (Android/iOS) and corresponding to the specified criteria....
GanttDeleteLink (Function)
Removes links from a Gantt Chart column in a Table or TreeView Table control.
SSHDisconnectShell (Function)
Closes an SSH session that was opened by SSHConnectShell.
SSHRead (Function)
Reads the data found on the output buffer of the SSH session.
GanttListLink (Function)
Lists the links found in a Gantt Chart column found in a Table (or TreeView Table) control.
ContactList (Function)
Lists the device contacts corresponding to the specified criteria.
ParallelTaskCancel (Function)
Immediately ends the execution of the current task: the task is flagged as ptsCanceled.
ParallelTaskWaitAll (Function)
Waits for the end of execution of all parallel tasks found in an array.
MongoModifyOne (Function)
Modifies a document in a collection of MongoDB database.