ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SaaSAdminListPricing (Function)
Lists the pricing of a SaaS site.
grSaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
iPad window: Window creation wizard
The wizard for creating iPad windows allows you to easily create a window containing all the main elements of a window for an iPad application......
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
Creating the menus for the pages of the WEBDEV RAD pattern
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile...
WDTRAD license agreement
WDTRAD license agreement...
SaaSAdminFindClient (Function)
Finds a SaaS client account.
SaaSAdminFindPricing(Function)
Finds a SaaS pricing.
Setup directory
The setup wizard allows you to configure the setup directory of application....
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
2. Projects in practice
Discover the main operations that can be performed on a project....
zipExtractPath (Function)
Returns the path of a file found in the archive.
SaaSAdminFindSite (Function)
Find a site in the database of SaaS Webservice.
FileDisplay (Function)
Displays a file in the browser of Web user.
restResponse (Variable type)
The restResponse type is used to define all the advanced characteristics of a REST response.
Enumeration (Type of variable)
An enumeration is a set of values......
Customizing the errors
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV site......
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
SaaSAdminListSite (Function)
Lists the SaaS sites declared in the database of a WEBDEV SaaS Webservice.
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....
SaaSAdminSubscriptionAllocateLicense (Function)
Assigns a subscriber license to a SaaS user.
Classes, members, methods and properties
A class is made of......