ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Domo constants
List of constants used by the DomoXXX functions....
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
Summary table: Application directory management by platform
Returns the list of continents....
SOAP functions
List of SOAP functions...
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
SOAP constants
List of constants used by the SOAP functions....
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any web service.
tapiStopCallDetection (Function)
Stops the specified call detection that was started by tapiListen.
StreamAccept (Function)
Associates a stream connection request with a Conference control.
tapiListen (Function)
Starts the call detection (also called "call monitoring service").
Configuring the SOAP administrator
StreamStop (Function)
Stops receiving or broadcasting a type of data in a stream.
Telemetry: Method used to send data
Telemetry data is sent to the server regularly and is processed by the server every 2 hours......
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
NetCloseRemoteAccess (Function)
Closes the line that was opened by NetOpenRemoteAccess.
gpwModifyUser (Function)
Modifies a user in the database of user groupware.
xlsClose (Function)
Closes an XLS file.
DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically launched.