ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

tapiCalledID (Function)
Used to find out the phone number called.
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.
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).
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
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...
Configuring the SOAP administrator
SQLExec (Function)
Names and runs an SQL query.
String functions (prefix syntax)
The following functions are used to handle strings, using prefix syntax:
SOAP functions (prefix syntax)
List of SOAP functions...
Image control in a page