ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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.
tapiCallStart (Function)
Returns the date and time of the beginning of call (incoming or outgoing call).
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....
Configuring the automatic table modification
The automatic table modification updates the description of tables on user computers......
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......
tapiAnswerCall (Function)
Answers an incoming call that was detected.
tapiCallIsWaiting (Function)
Used to find out whether the call is on hold.
tapiCallIsBusy (Function)
Used to find out whether the number called is busy.
tapiCallIsOver (Function)
Used to find out whether the incoming or outgoing call is ended.
tapiNoAnswer (Function)
Used to find out whether an answer was given to the call.
tapiStopCallDetection (Function)
Stops the specified call detection that was started by tapiListen.
tapiCallerID (Function)
Used to find out the calling phone number (the one that calls).
tapiCalledID (Function)
Used to find out the phone number called.
tapiSendKey (Function)
Allows you to simulate the use of phone keys.
tapiOrigin (Function)
Allows you to determine the type of call (incoming or outgoing).