ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Environment of code editor
StreamDisconnect (Function)
Stops receiving or broadcasting a stream.
StreamInfo (Function)
Returns the name and/or number of the stream issuer....
NetInfoRemoteAccess (Function)
Returns information about the status of a connection as well as the statistics about this connection.
Examples for using the OLE DB provider for HFSQL
Configuring the SOAP administrator
1. Testing a site: Elements to be tested
Invalid input management functions
Invalid input management functions...
How to manage a multi-selection in a List Box control?
This help page explains how to manage a multi-selection in a List Box control....
3. Debugger
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
Interface of WDInst
iDestination (Function)
Configures the print destination.
NetMachineName (Function)
Returns the name of the local computer or the name of a computer whose IP address is known (reverse DNS resolution).
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....
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
StreamPlay (Function)
Resumes the reception or the emission of a data type in a stream.
StreamReject (Function)
Refuses a request for stream connection.
StreamStop (Function)
Stops receiving or broadcasting a type of data in a stream.
StreamAccept (Function)
Associates a stream connection request with a Conference control.
StreamConnect (Function)
Connects a stream (and the associated control) to a specific address.
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....