ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

StreamConnect (Function)
Connects a stream (and the associated control) to a specific address.
Telemetry functions
The following functions are used to manage telemetry:...
SOAP constants
List of constants used by the SOAP functions....
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....
StreamReject (Function)
Refuses a request for stream connection.
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.
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
dModifyContrast (Function)
Changes the contrast of an image contained: in an Image control, in an Image variable....
<Image variable>.Copy (Function)
Copies an image to another image.
<Image>.ModifyContrast (Function)
Changes the contrast of an image contained in an Image control.
tapiError (Function)
Indicates whether an error was returned by the last tapixxx function (functions for managing phone calls) to the TAPI module.
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.
tapiAnswerCall (Function)
Answers an incoming call that was detected.
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.