ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

This content has been translated automatically.  Click here  to view the French version.
Help / WLanguage / WLanguage functions / Communication / SaaS functions
WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
Others
Stored procedures
ConstantDescriptionUsed by
saasAdministratorLevel required to log in: AdministratorSaaSAdminConnect, SaaSAdminIsConnected
saasWithCacheThe value is read from the cache. If this value does not exist in the cache, it is read on the SaaS server and the cache is automatically updated.SaaSReadSiteParameter
saasBaseNoneThe SaaS site uses no database.SaaSAdminConfigureSiteData
saasBaseClientEach client of the SaaS site uses its own database.SaaSAdminConfigureSiteData
saasBaseCommonThe database of the SaaS site is shared among all the clients.SaaSAdminConfigureSiteData
saasUnlimitedDurationSpecifies a SaaS subscription without any end date.saasSubscription
saasOutrightPricingSpecifies a package pricing (without counting the licenses).saasPricing
saasPricingPerUserSpecifies a pricing by user (while counting licenses).saasPricing
saasAccountManagerLevel required to log in: Account manager.SaaSAdminConnect, SaaSAdminIsConnected
saasUnlimitedLicensesSpecifies a SaaS subscription with package pricing.saasSubscription
saasUnlimitedPeriodicitySpecifies a unique pricing.saasPricing
saasNoCacheForces the value to be read on the SaaS server. The value found in the cache is not read nor updated.SaaSReadSiteParameter
saasReinitCacheReinitializes the entire cache, then the value is read on the SaaS server and the cache is automatically updated.SaaSReadSiteParameter
Minimum version required
  • Version 15
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 09/21/2024

Send a report | Local help