ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Description of ParallelTask>.Execute (Function)
Triggers the execution of a parallel task.
SaaSAdminFindUser (Function)
Finds a user of a SaaS client account.
SaaSAdminListUser (Function)
Lists the users of the SaaS Webservice database.
SaaSAdminFindService (Function)
Finds the description of a SaaS service.
SaaSAdminSubscriptionDeallocateLicense (Function)
Cancels a subscription license for a SaaS user.
SaaSAdminPricingDisableService (Function)
Disables a service in a SaaS pricing.
<mongoGridFS variable>.GetFileInfo (Function)
Used to get information about a MongoDB file (gridFS).
<mongoGridFS variable>.DeleteFile (Function)
Deletes a file identified by its name from a MongoDB file system.
DownloadGetInfo (Function)
Retrieves the details of a download present in the download manager.
DownloadRemove (Function)
Cancels a download by removing it from the download manager, and deletes any existing files.
DownloadList (Function)
Lists the downloads from the current application in the download manager.
<mongoGridFS variable>.DeleteFileByID (Function)
Deletes a file identified by its identifier from a MongoDB file system.
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
BankHolidayDeleteAll (Function)
Clears the list of all public holidays.
ModbusReadRegister (Function)
Reads one or more registers from a Modbus slave, starting at a specific address.
CurrentMonth (Function)
Returns the number of the current month.
HTTPCookieWrite (Function)
Adds or modifies a cookie in an HTTP request.
StringToJSON (Function)
Converts a JSON string into a JSON variable.
ModbusDisconnect (Function)
Closes the Modbus session.
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
CurrentDay( Function)
Returns the number of the current day in the current month.
SourceFile (Property)
The SourceFile property is used to set the characteristics of a link.
LinkedFile (Property)
The LinkedFile property is used to set the characteristics of a link.
<htmlNode variable>.FindElementByTag (Function)
Searches for elements that correspond to a tag in an HTML node.
MapDeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....