ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Gantt chart>.AddTask (Function)
Adds a task in a Gantt Chart column in a Table or TreeView Table control.
<httpRequest variable>.WriteCookie (Function)
Adds or modifies a cookie in an HTTP request.
<fbSession variable>.Start (Function)
Used to authenticate and log in to Faceboook.
<fbSession variable>.Request (Function)
Sends an HTTP request to the Facebook Graph API.
URI functions
The following functions are used to manage URIs...
HTMLEditorToEmail (Function)
Exports the content of an HTML Editor control to an Email variable (to send the email).
<WDPic variable>.MergeLayer (Function)
Merges the layers of a WDPic image.
SaaSAdminModifySubscription (Function)
Modifies a SaaS subscription.
FTP constants
List of constants used by the FTP functions....
DocSave (Function)
Saves a document as a "docx" file.
<Map>.DeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
DateToDayOfWeek (Function)
Returns the day of the week that corresponds to a given date.
ParallelTaskWait (Function)
Waits for the execution of a parallel task.
<Kanban list>.DeleteCard (Function)
Deletes a card from a Kanban control or from a Kanban List control.
PDFGetSignature (Function)
Gets the signature of a PDF document as a buffer.
<mongoCollection variable>.DeleteOne (Function)
Deletes a document from a collection in a MongoDB database.
<mongoCollection variable>.DeleteCollection (Function)
Deletes a collection from a MongoDB database.
<mongoDatabase variable>.DeteleDatabase (Function)
Deletes a MongoDB database as well as its collections.
<mongoCollection variable>.ModifyAll (Function)
Modifies documents in a collection of a MongoDB database.
<Chrono>.Reset (Function)
Stops and resets a running stopwatch.
<Chrono>.Start (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
Certificate functions (prefix syntax)
The following functions are used to handle Windows certificates, using prefix syntax:
Token management functions
Token management functions in "Text token" Edit controls....
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
BTLEDescriptorReadValue (Function)
Reads the value of a descriptor on a Bluetooth Low Energy device.