ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SaaSAdminDeletePricing (Function)
Deletes a SaaS pricing.
SaaSAdminDeleteSubscription (Function)
Deletes a SaaS subscription.
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
SaaSAdminModifyPricing (Function)
Modifies a SaaS pricing.
GetTheme (Function)
Gets the current theme of a mobile application.
<picLayer variable>.StartDrawing (Function)
Indicates that the drawing functions that will be used are intended for the specified picLayer variable.
<WDPic variable>.InvertColor (Function)
Inverts the colors of a WDPic variable.
<picLayer variable>.PixelColor (Function)
Identifies the color of a pixel contained in a picLayer variable.
<WDPic variable>.Font (Function)
Declares the font that will be used by dText in a WDPic variable.
<WDPic variable>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in a WDPic variable.
ImageStartScrolling (Function)
Starts cycling through images.
<picLayer variable>.Background (Function)
Declares the default background color for the rectangles and circles, ... used in a picLayer variable.
ImageOccurrence (Function)
Returns the total number of images taken into account by the scroll.
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
<WDPic variable>.StartDrawing (Function)
Indicates that the drawing functions that will be used are intended for the specified WDPic variable.
<Source>.OnError (Function)
Customizes the management of HFSQL errors.
SaaSAdminDisconnect (Function)
Ends the management session of a SaaS database.
SaaSAdminDeleteUser (Function)
Deletes a SaaS user.
SaaSAdminFindPricing(Function)
Finds a SaaS pricing.
SaaSAdminSiteConnection (Function)
Returns the connection to the common database or to the reference database of the SaaS site.
SaaSAdminListSite (Function)
Lists the SaaS sites declared in the database of a WEBDEV SaaS Webservice.
SaaSAdminIsConnected (Function)
Indicates whether a SaaS management session was opened.
SaaSDisconnect (Function)
Disconnect the user of a SaaS site beside the SaaS web service that manages the site.
SaaSClientConnexion (Function)
Returns the characteristics of the connection to the client database.
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......