ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

tapiOrigin (Function)
Allows you to determine the type of call (incoming or outgoing).
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.
tapiCallEnd (Function)
Returns the date and time of the end of call.
tapiNoAnswer (Function)
Used to find out whether an answer was given to the call.
tapiCallDuring (Function)
Returns the duration of the call (difference between the start date and time of call and the end date and time of call).
tapiListen (Function)
Starts the call detection (also called "call monitoring service").
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.
tapiCallStart (Function)
Returns the date and time of the beginning of call (incoming or outgoing call).
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
AppDeleteVersion (Function)
Deletes a version from the history of versions found on the reference setup server.
Creating a Pivot Table control
To create a Pivot Table control......
12. Managing tasks
The Project Management Hub allows the project contributors to manage their task schedule....
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
Reverse code modeling
The reverse code modeling allows you to view in a graph......
StringBuild (Function)
Builds a character string from an initial string and parameters.
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
Pinned (Property)
The Pinned property is used to: Pin a control: the position of the pinned control will be relative to the visible area of its container and not to the content area. Determine if a control is pinned....
NationToName (Function)
Returns the name of the language corresponding to a nation.
SpeechRecognitionTrigger (Function)
Triggers the device's speech recognition service....