ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NetClientMessageBox (Function)
Displays a dialog box on each client computer connected to the server. This function is kept for backward compatibility....
SOAP constants
List of constants used by the SOAP functions....
Menu management functions
List of functions for managing menus...
NetClientSendMessage (Function)
Sends a message from the server to all the connected client computers. This function is kept for backward compatibility....
StreamPlay (Function)
Resumes the reception or the emission of a data type in a stream.
Telemetry management functions
The following functions are used to manage the telemetry:...
StreamReject (Function)
Refuses a request for stream connection.
StreamConnect (Function)
Connects a stream (and the associated control) to a specific address.
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
Installing a SOAP server with Apache
Installing a SOAP server with IIS
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
SOAP functions
List of SOAP functions...
Configuring the SOAP administrator
Installing a SOAP server with Netscape iPlanet 4.1
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.
tapiError (Function)
Indicates whether an error was returned by the last tapixxx function (functions for managing phone calls) to the TAPI module.
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.