ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

tapiSendKey (Function)
Allows you to simulate the use of phone keys.
ClientSecret (Property)
The ClientSecret property gets the client secret defined when the application was declared or registered.
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.
tapiCallerID (Function)
Used to find out the calling phone number (the one that calls).
tapiCalledID (Function)
Used to find out the phone number called.
Diagram management functions
Diagram management functions...
tapiOrigin (Function)
Identifies the origin of a call (incoming, outgoing, etc.).
XMLSign (Function)
Signs an XML document.
HDescribeFile (Function)
Describes a table programmatically.
EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
Global (Property)
The Global property is used to determine if an element is global.
Associated (Property)
The Associated property determines if an element belongs to the base class or to an associated class.
Constants for managing animations
List of constants used by the functions for managing animations...
ArraySort (Function)
Sorts a WLanguage array.