ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<WBAdminAuth variable>.ListConnection (Function)
Returns the list of current connections on a WEBDEV Application Server.
Flexible modeling editor
The flexible modeling editor allows you to easily create a "non-restricting" and "flexible" modeling, entirely included in the environment......
URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).
Progress Bar control functions
The control management functions for ProgressBar fields in a WEBDEV page are as follows:...
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
AppServerRunScheduledTask (Function)
Immediately starts the execution of a scheduled task on a WEBDEV Application Server.
WarningAsynchronous (Function)
Displays a custom message in a non-blocking system warning window.
ERR_WDADMIN_EXIST
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
SQLLock (Function)
Used to lock: The entire data table, in read and write mode. Its data cannot be accessed by other computers. The records selected by the query. This data cannot be accessed by the other computers. This method can be used to update records for example....
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
SaaSAdminListSite (Function)
Lists the SaaS sites declared in the database of a WEBDEV SaaS Webservice.
ConnectionCount (Function)
Returns the number of instances of the WEBDEV site currently run on the server.
XMLFindNamespaceByURI (Function)
Finds an XML namespace from its URI (Universal Resource Identifier) in a node and in the parents of this node.
<Organizer>.TimeDisplayed (Function)
Defines the time range displayed by the Organizer control in Day mode or in Week mode.
<Scheduler>.TimeDisplayed (Function)
Defines the time range displayed by the Scheduler control in Day mode or in Week mode.
<xmlNode variable>.FindNamespaceByURI (Function)
Finds an XML namespace from its URI (Universal Resource Identifier) in a node and in the parents of this node.