ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dCopyScreenImage (Function)
Copies the screen content to an Image variable or to an Image control.
<httpResponse variable>.GetCookie (Function)
Retrieves cookies read in the httpResponse variable (containing the result of HTTPSend).
<Source>.OnError (Function)
Customizes the management of HFSQL errors.
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
LowerValue (Property)
The LowerValue property is used to: Get the lower bound of the interval currently selected in a Range Slider control. Change the lower bound of the interval currently selected in a Range Slider control....
New (Reserved word)
New is used to allocate memory space...
Permission constants
Renvoie une ou toutes les permissions déclarées par l'application....
URIGetInfo (Function)
Retrieves information of a URI resource.
NullIfEmpty (Property)
The NullIfEmpty property is used to: Find out whether the value returned by the control is NULL if its content is empty. Configure the value returned by the control if its content is empty....
xlsRecalculateAll (Function)
Recalculates all formulas in an Excel (XLSX) document.
ParallelTaskExecuteAfterAll (Function)
Indicates a continuation parallel task that will be run when all the tasks found in an array of parallel tasks are ended.
PermissionRequest (Function)
Prompts the user to grant an application permission.
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.
ParallelTaskExecuteAfterOne (Function)
Indicates a continuation parallel task that will be run once the first task is completed in an array of parallel tasks.
BankHolidayList (Function)
Returns the list of the public holidays defined by BankHolidayAdd.
SaaSAdminSubscriptionDeallocateLicense (Function)
Cancels a subscription license for a SaaS user.
SaaSAdminPricingDisableService (Function)
Disables a service in a SaaS pricing.
<Menu>.AddPopup (Function)
Transforms a menu option of a page in order for this option to open a popup.
<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.