ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLReqExists (Function)
Checks the existence of a query.
SaaSAdminDeletePricing (Function)
Deletes a SaaS pricing.
SaaSAdminDeleteService (Function)
Deletes a SaaS service.
SaaSAdminDeleteSubscription (Function)
Deletes a SaaS subscription.
SaaSAdminAddUser (Function)
Adds a SaaS user.
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
Check Box control properties
Several WLanguage properties can be used on the Check Box controls found in a window, in a page or in a report......
Static control properties
List of properties associated with a Static control...
MultimediaStop (Function)
Stops playing a media file found in a Multimedia control.
MultimediaPosition (Function)
Returns or modifies the current position of the media file currently played in the Multimedia control.
SaaSAdminFindSubscription (Function)
Finds a SaaS subscription.
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
SelectColor (Function)
Opens the standard window for color selection and selects the specified color.
SaaSAdminAddService (Function)
Adds a SaaS service into the description of a site.
Sum (Function)
Calculates the sum of the array elements.
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
XMLModify (Function)
Modifies the content of the current element found in the XML document.
SQLClose (Function)
Declares the end of the query execution and frees the memory resources allocated during the execution of the query.
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
fDriveInfo (Function)
Returns information about a drive.
dFont (Example)
Usage example of the dFont function