ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SaaSAdminClientConnection (Function)
Returns the connection to the database of a client account for a SaaS site.
Setup directory
The setup wizard allows you to configure the setup directory of application....
User Groupware table structure
The BackgroundColor property is used to set the background color of a control, window, page or block of a report....
2. Projects in practice
Discover the main operations that can be performed on a project....
URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.
CONTINUE statement/"CONTINUE:" label
The CONTINUE keyword can correspond: to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration. to the CONTINUE: label. It allows you to declare a common code in a loop....
SaaSAdminListClientSubscription (Function)
Lists the SaaS subscriptions of a client account.
Classes, members, methods and properties
A class is made of......
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
zipExtractPath (Function)
Returns the path of a file found in the archive.
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
SaaSAdminListSubscription (Function)
Lists the SaaS subscriptions associated with a site or pricing.
WiFiActivate (Function)
Enables or disables Wi-Fi on the device.
WiFiStatus (Function)
Returns the current activation status of Wi-Fi on the device or asks to be notified when the activation status of Wi-Fi changes.