ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

QuickActionPin (Function)
Generates a request to pin a quick action.
MemcachedModify (Function)
Modifies a key/value couple in the Memcached cache....
MemcachedDecrementKeyGroup (Function)
Decrements the value associated with a key on a group of servers.
PDFAddWatermark (Function)
Adds a watermark to all or some pages of an existing PDF file.
spAge (Property)
The spAge property gets the time elapsed since the password was last changed.
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
MongoModifyAll (Function)
Modifies documents in a collection of a MongoDB database.
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.
MemcachedDecrement (Function)
Decrements the value associated with a key. The key is created if it does not exist.
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).
EmailUpdate (Function)
Updates the messages of MS Exchange according to the email server.
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.
<Map>.InfoPosition (Function)
Returns the coordinates (in pixels) of the point corresponding to a geographical position (latitude and longitude).
COMCreateInstance (Function)
Instantiates a COM object (Component Object Model).