ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FaxStatus (Function)
Returns the status of a fax that was sent by FaxSend.
NetListRemoteAccess (Function)
Returns the list of available remote accesses.
NetOpenRemoteAccess (Function)
Establishes a remote connection.
19. Upload: Sending files to the server
<Table>.ModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
<Table>.DeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, tables displayed in a Combo Box control....
Environment of code editor
MultimediaReader (Property)
The MultimediaReader property is used to get and change the media player currently used by a Multimedia control to play media files.
<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......
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).
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
Java functions
List of Java functions...
NetInfoRemoteAccess (Function)
Returns information about the status of a connection as well as the statistics about this connection.
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......
StreamAccept (Function)
Associates a stream connection request with a Conference control.
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
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.