ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EmailUpdate (Function)
Updates the messages of MS Exchange according to the email server.
MongoDeleteDatabase (Function)
Deletes a MongoDB database as well as its collections.
MongoDeleteOne (Function)
Deletes a document from a collection in a MongoDB database.
MongoDeleteCollection (Function)
Deletes a collection from a MongoDB database.
TimeLine control events
The following events appear by default in the WINDEV code editor...
QuickActionPin (Function)
Generates a request to pin a quick action.
HTMLInsertAfter (Function)
Adds a node after the specified node in an HTML document.
LinestringGeoAddPoint (Function)
Adds a new point to a geographic linestring.
<PDF reader>.NbSignatures (Function)
Gets the number of signatures in a PDF Reader control.
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
MongoModifyAll (Function)
Modifies documents in a collection of a MongoDB database.
<Map>.InfoPosition (Function)
Returns the coordinates (in pixels) of the point corresponding to a geographical position (latitude and longitude).
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
COMCreateInstance (Function)
Instantiates a COM object (Component Object Model).
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
<TimeLine>.AddEvent (Function)
Adds an event into a TimeLine control.
Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes......
ModbusWriteFloat (Function)
Writes one or more single-precision floats to a Modbus slave, starting at a specific address.
Toast constants
Component (Property)
The Component property configures the different components of a composite key.
ThreadExecute (Function)
Starts the execution of a secondary thread.