ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Bar Code functions
The following functions are used to manage bar codes:...
Certificate functions (prefix syntax)
The following functions are used to handle Windows certificates, using prefix syntax:
<EmailOutlookSession variable>.Update (Function)
Updates the messages of MS Exchange according to the email server.
<emailIMAPSession variable>.ListFolder (Function)
Returns the list of folders of an IMAP session.
<htmlNode variable>.InsertAfter (Function)
Adds a node after the specified node in an HTML document.
<QuickAction variable>.Pin (Function)
Generates a request to pin a quick action.
<GuidedTour>.ChangeStep (Function)
Moves to another step of the Guided Tour.
<Map>.DeleteAll (Function)
Deletes the following from a Map control: all markers, use any shape you want, all images....
DocSave (Function)
Saves a document as a "docx" file.
<LinestringGeo variable>.AddPoint (Function)
Adds a new point to a geographic linestring.
<mongoCollection variable>.ModifyAll (Function)
Modifies documents in a collection of a MongoDB database.
<emailAttach variable>.SaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
<mongoCollection variable>.DeleteOne (Function)
Deletes a document from a collection in a MongoDB database.
<Gantt chart>.AddTask (Function)
Adds a task in a Gantt Chart column in a Table or TreeView Table control.
gpwModifyUser (Function)
Modifies a user in the User Groupware database.
SOAP functions
List of SOAP functions...
Installing a SOAP server with Apache
Installing a SOAP server with IIS
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
AppointmentDelete (Function)
Deletes: the current appointment from the calendar of a Lotus Notes or Outlook messaging. an appointment from the calendar found on a mobile device (Android/iOS)....
ContactCreate (Function)
Displays the window for contact creation of the native application for contact management found on the device (Android, iPhone or iPad, Universal Windows).