ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automatic update (Network applications)
This step of the wizard allows managing the automatic updates of the applications from the reference server....
Functions for managing menus (prefix syntax)
List of functions for managing menus...
Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions......
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....
NetClientSendMessage (Function)
Sends a message from the server to all the connected client computers. This function is kept for backward compatibility....
Menu management functions
List of functions for managing menus...
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
StreamPlay (Function)
Resumes the reception or the emission of a data type in a stream.
StreamReject (Function)
Refuses a request for stream connection.
StreamConnect (Function)
Connects a stream (and the associated control) to a specific address.
Telemetry management functions
The following functions are used to manage the telemetry:...
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
tapiNoAnswer (Function)
Used to find out whether an answer was given to the call.
Configuring the SOAP administrator
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.
SOAP functions
List of SOAP functions...
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.