ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DocSave (Function)
Saves a document as a "docx" file.
<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.
FinRepayVal (Example)
Usage example of the FinRepayVal function
FinPaymentNb (Example)
Usage example of the FinPaymentNb function
Constants for the archiving functions
List of constants used by the archiving functions....
SaaSAdminModifySubscription (Function)
Modifies a SaaS subscription.
<Table>.EndFilling (Function)
Ends the process to populate a Table or TreeView Table control programmatically.
BrowserName (Function)
Returns the name of the browser of the Web user ("user agent").
<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.
<Gantt chart>.AddTask (Function)
Adds a task in a Gantt Chart column in a Table or TreeView Table 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.
Token management functions
Token management functions in "Text token" Edit controls....
SaaSAdminModifyClient (Function)
Modifies a SaaS client account.