ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
Operations performed on use case diagrams
The following paragraphs explain......
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
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.
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
Running the test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
SaaSAdminFindSubscription (Function)
Finds a SaaS subscription.
SaaSAdminSubscriptionDeallocateLicense (Function)
Cancels a subscription license for a SaaS user.
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
SaaSAdminListSite (Function)
Lists the SaaS sites declared in the database of a WEBDEV SaaS Webservice.
Creating the skin template of a report
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.
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
SaaSAdminClientConnection (Function)
Returns the connection to the database of a client account for a SaaS site.
SaaSAdminListClientSubscription (Function)
Lists the SaaS subscriptions of a client account.
Debugging constants
List of constants used by the debugging functions...
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
SaaSAdminListSubscription (Function)
Lists the SaaS subscriptions associated with a site or pricing.
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......