ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions......
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......
Installing a SOAP server with IIS
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer......
Installing a SOAP server with Netscape iPlanet 4.1
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
NetMachineName (Function)
Returns the name of the local computer or the name of a computer whose IP address is known (reverse DNS resolution).
NetCloseRemoteAccess (Function)
Closes the line that was opened by NetOpenRemoteAccess.
Java functions
List of Java functions...
NetInfoRemoteAccess (Function)
Returns information about the status of a connection as well as the statistics about this connection.
Service management functions
List of functions for managing services...
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
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.
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.
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).
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
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......
NetClientSendMessage (Function)
Sends a message from the server to all the connected client computers. This function is kept for backward compatibility....
SOAP constants
List of constants used by the SOAP functions....
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......