ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SaaSAdminListClient (Function)
Lists the client accounts of SaaS Webservice database.
ScanSelect (Function)
Opens a standard dialog box with the available scanners.
ContactList (Function)
Lists the device contacts corresponding to the specified criteria.
ContactReset (Function)
Reinitializes: the Contact structure. a Contact variable....
SaaSAdminModifyPricing (Function)
Modifies a SaaS pricing.
ScanList (Function)
Lists the scanners connected to the current computer.
ContactDisplay (Function)
Opens the form of a contact in the device's native contacts application (Android, iPhone or iPad, Universal Windows)....
AssistedInputAdd (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
AppointmentDelete (Function)
Deletes: the current appointment from the calendar of a Lotus Notes or Outlook messaging. an appointment from the calendar found on a mobile device (Android/iOS)....
SaaSAdminAddSite (Function)
Adds a SaaS site.
SaaSAdminDeleteClient (Function)
Deletes a SaaS client account.
SaaSAdminFindClient (Function)
Finds a SaaS client account.
AuthRefreshToken (Function)
Refreshes a user's OAuth2 token when it expires....
SaaSAdminModifyUser (Function)
Modifies a SaaS user.
SaaSAdminFindSite (Function)
Find a site in the database of SaaS Webservice.
MemcachedAddPrefix (Function)
Adds a value at the start of existing value in the cache for the given key.
SaaSAdminDeleteSite (Function)
Deletes a SaaS site.
SaaSAdminDeletePricing (Function)
Deletes a SaaS pricing.
SaaSAdminDeleteSubscription (Function)
Deletes a SaaS subscription.
MemcachedModify (Function)
Modifies a key/value couple in the Memcached cache....
SaaSAdminModifySite (Function)
Modifies a SaaS site.
MemcachedIncrement (Function)
Increments the value associated with a key.
MemcachedDecrement (Function)
Decrements the value associated with a key. The key is created if it does not exist.
MemcachedModifyKeyGroup (Function)
Modifies a key/value couple in the Memcached cache on a group of servers....
MemcachedIncrementKeyGroup (Function)
Increments the value associated with a key on a group of servers.