ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
SaaSAdminFindPricing(Function)
Finds a SaaS pricing.
Setup directory
The setup wizard allows you to configure the setup directory of application....
SaaSAdminListPricing (Function)
Lists the pricing of a SaaS site.
SaaSAdminFindSite (Function)
Find a site in the database of SaaS Webservice.
MATLAB functions
The following functions are used to access MATLAB:...
SaaSAdminFindService (Function)
Finds the description of a SaaS service.
Enumeration (Type of variable)
An enumeration is a set of values......
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
fMoveFile (Function)
Moves a file from one directory to another.
SaaSAdminListSite (Function)
Lists the SaaS sites declared in the database of a WEBDEV SaaS Webservice.
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
SaaSAdminFindClient (Function)
Finds a SaaS client account.
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.
SaaSAdminFindSubscription (Function)
Finds a SaaS subscription.
SaaSAdminSubscriptionDeallocateLicense (Function)
Cancels a subscription license for a SaaS user.
WDDeploy features
WDDeploy can be used to......
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
WiFiConnect (Function)
Connects the device to the specified Wi-Fi network.
Creating the skin template of a report
Creating a table in a report
Tables can be created in a report......
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
OpenIDParameters (Type of variable)
The OpenIDParameters type is used to define all the advanced features of an authentication for OpenID.
fCreate (Function)
Creates an external file.