ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

OAuth2Parameters (Variable type)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
Telemetry management functions
The following functions are used to manage the telemetry:...
StreamPlay (Function)
Resumes the reception or the emission of a data type in a stream.
StreamReject (Function)
Refuses a request for stream connection.
StreamConnect (Function)
Connects a stream (and the associated control) to a specific address.
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
gpwModifyUser (Function)
Modifies a user in the User Groupware database.
SOAP functions
List of SOAP functions...
Installing a SOAP server with Apache
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
Installing a SOAP server with IIS
Configuring the SOAP administrator
Installing a SOAP server with Netscape iPlanet 4.1
tapiAnswerCall (Function)
Answers an incoming call that was detected.
tapiCallIsWaiting (Function)
Used to find out whether the call is on hold.
tapiCallIsBusy (Function)
Used to find out whether the number called is busy.
tapiCallIsOver (Function)
Used to find out whether the incoming or outgoing call is ended.
tapiNoAnswer (Function)
Used to find out whether an answer was given to the call.
tapiError (Function)
Indicates whether an error was returned by the last tapixxx function (functions for managing phone calls) to the TAPI module.
tapiStopCallDetection (Function)
Stops the specified call detection that was started by tapiListen.
tapiCallerID (Function)
Used to find out the calling phone number (the one that calls).