ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
NetInfoRemoteAccess (Function)
Returns information about the status of a connection as well as the statistics about this connection.
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard (for the site manager)......
Invalid input management functions
Invalid input management functions...
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......
tapiListen (Function)
Starts the call detection (also called "call monitoring service").
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).
tapiCallEnd (Function)
Returns the date and time of the end of call.
tapiCallStart (Function)
Returns the date and time of the beginning of call (incoming or outgoing call).
tapiBlindTransfer (Function)
Performs a "blind" transfer.
NetIPAddress (Function)
Returns the IP (Internet Protocol) address of a computer.
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
NetClientSendMessage (Function)
Sends a message from the server to all the connected client computers. This function is kept for backward compatibility....
NetClientMessageBox (Function)
Displays a dialog box on each client computer connected to the server. This function is kept for backward compatibility....
Configuring the automatic modification of data files
The automatic data file modification updates the description of data files on user computers......
Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions......
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....
SOAP constants
List of constants used by the SOAP functions....
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).
tapiAnswerCall (Function)
Answers an incoming call that was detected.