ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SaaSAdminModifyUser (Function)
Modifies a SaaS user.
SaaSAdminDeleteSite (Function)
Deletes a SaaS site.
SaaSAdminFindSite (Function)
Find a site in the database of SaaS Webservice.
SaaSAdminFindClient (Function)
Finds a SaaS client account.
SaaSAdminListClient (Function)
Lists the client accounts of SaaS Webservice database.
SaaSAdminDeleteClient (Function)
Deletes a SaaS client account.
SaaSAdminModifySite (Function)
Modifies a SaaS site.
SaaSAdminModifyPricing (Function)
Modifies a SaaS pricing.
SaaSAdminDeletePricing (Function)
Deletes a SaaS pricing.
SaaSAdminDeleteSubscription (Function)
Deletes a SaaS subscription.
<picLayer variable>.StartDrawing (Function)
Indicates that the drawing functions that will be used are intended for the specified picLayer variable.
GetActiveObject (Function)
Allows to use an Automation object already started on the current computer.
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
Sub-query
A sub-query is a query whose result is used by another query......
GetTheme (Function)
Gets the current theme of a mobile application.
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
<WDPic variable>.InvertColor (Function)
Inverts the colors of a WDPic variable.
Creating an action plan
The action plans group all actions that will be performed by the software factory....
<picLayer variable>.PixelColor (Function)
Identifies the color of a pixel contained in a picLayer 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.
ImageOccurrence (Function)
Returns the total number of images taken into account by the scroll.
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
<picLayer variable>.Background (Function)
Declares the default background color for the rectangles and circles, ... used in a picLayer variable.