ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Connection variable>.ModifyViewRights (Function)
Modifies the rights granted to a user or group on an SQL view or on a materialized view.
tapiError (Function)
Indicates whether an error was returned by the last tapixxx function (functions for managing phone calls) to the TAPI module.
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).
HSuggestKeyStart (Function)
Starts collecting information on executed queries.
HSuggestKeyEnd (Function)
Finishes collecting information on executed queries.
<Connection variable>.EndNoDatabaseAccess (Function)
Re-allows the access (which means the connection) to one or more databases accessible via a connection.
<Connection variable>.InfoViewRights (Function)
Allows you to find out the rights granted to a user or to a group on an SQL view or on a materialized view.
<Connection variable>.NoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.
tapiListen (Function)
Starts the call detection (also called "call monitoring service").
ErrorWithTimeoutAsynchronous (Function)
Displays a custom error message in a non-blocking system error window for a given amount of time.
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.
The Conference control
...The Conference control allows you to view and/or listen to video and/or sound in real time......
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
SOAP functions (prefix syntax)
List of SOAP functions...
WarningAsynchronous (Function)
Displays a custom message in a non-blocking system warning window.
<Source>.InfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
NetListIPAddress (Function)
Returns the list of IP addresses (Internet Protocol) for a computer.
HDeleteParameter (Function)
Deletes a parameter previously saved by HSaveParameter.
WebSocket functions
List of functions specific to WebSocket servers...
HSetTransaction (Function)
Enables or disables the management of transactions for one or more files.