ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SOAP constants
List of constants used by the SOAP functions....
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.
TwoFactorAuthenticationCheckCode (Function)
Verifies the code given by an authentication application.
Address (Property)
The Address property is used to: Establish a connection between the Conference control (and the associated stream) and the receiver. This property is equivalent to StreamConnect. Get the address of the last outgoing connection request....
Detection (Property)
The Detection property is used to determine and change the automatic detection of incoming streams. If the stream detection is enabled, the streams allows the detection.
Display (Property)
The Display property gets and sets the video displayed in the Conference control. The Conference control can display an incoming video, an outgoing video, or no video.
<Image variable>.Copy (Function)
Copies an image to another image.
<Image>.ModifyContrast (Function)
Changes the contrast of an image contained in an Image control.
dModifyContrast (Function)
Changes the contrast of an image contained: in an Image control, in an Image variable....
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).
tapiCalledID (Function)
Used to find out the phone number called.
tapiSendKey (Function)
Allows you to simulate the use of phone keys.
tapiOrigin (Function)
Allows you to determine the type of call (incoming or outgoing).
SOAP functions
List of SOAP functions...
Installing a SOAP server with IIS
Configuring the SOAP administrator