ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

tapiSendKey (Function)
Allows you to simulate the use of phone keys.
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.
tapiCallIsOver (Function)
Used to find out whether the incoming or outgoing call is ended.
tapiOrigin (Function)
Allows you to determine the type of call (incoming or outgoing).
Installing a SOAP server with Apache
Installing a SOAP server with IIS
Configuring the SOAP administrator
SOAP functions
List of SOAP functions...
Installing a SOAP server with Netscape iPlanet 4.1
Image control in a page
SOAP functions (prefix syntax)
List of SOAP functions...
The Clickable Image control
The Clickable Image control can be used to......
Constants for SMS functions
List of constants used by the SMS functions....
OutgoingData (Property)
The OutgoingData property is used to determine and change the type of data emitted by the stream.
Identifier (Property)
The Identifier property is used to get and change the name of the current computer shown to the participants who receive the audio or video stream. This name can be a number, for example.
Timeout (Property)
The Timeout property is used to get and change the time after which the connection is considered to have "failed".
IncomingData (Property)
The IncomingData property gets and sets the type of data received by the stream.
<Image variable>.ModifyContrast (Function)
Changes the contrast of an image in an Image variable.
Stream management functions (video and sound)
List of functions for managing the streams (video and sound)...
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer......
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....