ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
SaaSAdminListPricing (Function)
Lists the pricing of a SaaS site.
Setup directory
The setup wizard allows you to configure the setup directory of application....
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......
SaaSAdminListSite (Function)
Lists the SaaS sites declared in the database of a WEBDEV SaaS Webservice.
fMoveFile (Function)
Moves a file from one directory to another.
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
SaaSAdminSubscriptionAllocateLicense (Function)
Assigns a subscriber license to a SaaS user.
WDTRAD license agreement
WDTRAD license agreement...
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
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......
OpenIDParameters (Type of variable)
The OpenIDParameters type is used to define all the advanced features of an authentication for OpenID.
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
fCreate (Function)
Creates an external file.
Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.