ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SaaSAdminAddClient (Function)
Adds a SaaS client account.
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
SaaSAdminAddPricing (Function)
Adds a SaaS pricing.
EmailCheckAddress (Function)
Checks the validity of an email address.
Creating a flexible modeling
To create a new flexible modeling, you can......
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
SaaSAdminSubscriptionAllocateLicense (Function)
Assigns a subscriber license to a SaaS user.
fSelectDir (Function)
Opens a directory picker.
SaaSAdminModifySite (Function)
Modifies a SaaS site.
SaaSAdminDeleteSite (Function)
Deletes a SaaS site.
SaaSAdminModifyService (Function)
Modifies a SaaS service.
SaaSAdminDeleteService (Function)
Deletes a SaaS service.
DayOfWeek (Property)
The DayOfWeek property is used to get and change the day of the week in a schedule.
SaaSAdminAddUser (Function)
Adds a SaaS user.
SaaSAdminDeletePricing (Function)
Deletes a SaaS pricing.
SaaSAdminDeleteSubscription (Function)
Deletes a SaaS subscription.
SaaSAdminFindSubscription (Function)
Finds a SaaS subscription.
SaaSAdminSubscriptionDeallocateLicense (Function)
Cancels a subscription license for a SaaS user.
SendMessage (Function)
Sends a Windows message to a control or to a window.
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
Combo Box control properties
You can manipulate Combo Box controls in a window or page using the following WLanguage properties......
DayOfMonth (Property)
The DayOfMonth property is used to get and change the number of the day of the month for which the scheduled task must be executed.
UTF8ToAnsi (Function)
Converts a UTF-8 string to ANSI.
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.