ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Component>.Load (Function)
Loads an external component independent of the current project.
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
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......
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
iDestination (Function)
Configures the print destination.
NetCloseRemoteAccess (Function)
Closes the line that was opened by NetOpenRemoteAccess.
NetMachineName (Function)
Returns the name of the local computer or the name of a computer whose IP address is known (reverse DNS resolution).
Java functions
List of Java functions...
NetInfoRemoteAccess (Function)
Returns information about the status of a connection as well as the statistics about this connection.
StreamAccept (Function)
Associates a stream connection request with a Conference control.
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
Service management functions
List of functions for managing services...
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
tapiListen (Function)
Starts the call detection (also called "call monitoring service").
Invalid input management functions
Invalid input management functions...
tapiCallEnd (Function)
Returns the date and time of the end of call.
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).
tapiCallStart (Function)
Returns the date and time of the beginning of call (incoming or outgoing call).
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.
Installing a SOAP server with IIS
NetClientSendMessage (Function)
Sends a message from the server to all the connected client computers. This function is kept for backward compatibility....