ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PDFClose (Function)
Closes the PDF file loaded in memory in a pdfDocument variable.
MapInfoPosition (Function)
Returns the coordinates (in pixels) of the point corresponding to a geographical position (latitude and longitude).
inAppConsumeProduct (Function)
Used to consume, in an application, a product that was previously purchased by the user.
TimelineAddEvent(Function)
Adds an event into a TimeLine control.
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....
XMLValidNode (Function)
Validates an XML node, its children and its attributes from its description in the XSD schema linked to the XML document.
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.
MapAddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
Managing bar codes
The use of bar codes to identify and manage products has become essential......
GPSGetPosition (Function)
Retrieves information about the current device position.
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.
SOAPPrepare (Function)
Builds the SOAP request for calling a web service function.