ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / WLanguage functions / Web-specific functions / WEBDEV Application Server remote control functions
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
Others
Stored procedures
The following functions are used to manage users and connections on a WEBDEV Application Server, using prefix syntax:
<WBAdminAuth variable>.CreateAccountCreates a WEBDEV account on a WEBDEV Application Server.
<WBAdminAuth variable>.DeleteAccountDeletes a WEBDEV account from a WEBDEV Application Server.
Deletes an application from a WEBDEV Application Server.
<WBAdminAuth variable>.DisconnectDeletes a connection from a WEBDEV Application Server.
<WBAdminAuth variable>.ListAccountReturns the list of WEBDEV accounts on a WEBDEV Application Server.
Returns the list of applications on a WEBDEV Application Server, for a given account and a given type.
<WBAdminAuth variable>.ListConnectionReturns the list of current connections on a WEBDEV Application Server.
<WBAdminAuth variable>.UpdateAccountUpdates the parameters of a WEBDEV account in a WEBDEV Application Server.
Minimum version required
  • Version 28
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 04/03/2024

Send a report | Local help