ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

5. User Groupware in practice
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.
PDFOpen (Function)
Opens a PDF document and loads it in a pdfDocument variable.
CertificateOpenProperties (Function)
Opens the Windows window used to find out the properties of a certificate.
MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
7. AJAX technology
AppServerAddScheduledTask (Function)
Adds a new scheduled task to the application (site or webservice).
MapAddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
SSHDisconnectShell (Function)
Closes an SSH session that was opened by SSHConnectShell.
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
GanttListLink (Function)
Lists the links found in a Gantt Chart column found in a Table (or TreeView Table) control.
GanttDeleteLink (Function)
Removes links from a Gantt Chart column in a Table or TreeView Table control.
SOAPPrepare (Function)
Builds the SOAP request for calling a web service function.
SSHRead (Function)
Reads the data found on the output buffer of the SSH session.
AppointmentList (Function)
Lists the appointments found on the mobile device (Android/iOS) and corresponding to the specified criteria....
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.