ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

This content has been translated automatically.  Click here  to view the French version.
Help / WLanguage / WLanguage functions / Communication / Phone functions
  • Limitation
  • Required configuration
WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
Others
Stored procedures
tapiUnhold (Function)
In french: telReprendAppelEnAttente
Picks up a call on hold. This call was put on hold by tapiHold
Syntax
<Result> = tapiUnhold(<Call identifier>)
<Result>: Boolean
  • True if the call was picked up,
  • False otherwise.
<Call identifier>: Integer
Identifier of the call to pick up. This identifier is defined in the WLanguage procedure called by tapiListen.
Remarks

Limitation

tapiUnhold cannot be called in the procedure for call detection (defined by tapiListen).

Required configuration

Telephony functions use TAPI 2.0 technology and/or TAPI 3.1 technology. These technologies can be used on all systems.
Please note: this feature is not available for all hardware.
Component: wd300com.dll
Minimum version required
  • Version 9
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 03/27/2025

Send a report | Local help