ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StreamStop (Function)
Stops receiving or broadcasting a type of data in a stream.
StreamDisconnect (Function)
Stops receiving or broadcasting a stream.
StreamInfo (Function)
Returns the name and/or number of the stream issuer....
Installing a SOAP server with Apache
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
Invalid input management functions
Invalid input management functions...
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).
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
tapiListen (Function)
Starts the call detection (also called "call monitoring service").
NetIPAddress (Function)
Returns the IP (Internet Protocol) address of a computer.
Installing a SOAP server with IIS
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
Installing a SOAP server with Netscape iPlanet 4.1
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....
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.
StreamReject (Function)
Refuses a request for stream connection.
StreamConnect (Function)
Connects a stream (and the associated control) to a specific address.
SOAP constants
List of constants used by the SOAP functions....