ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Java functions
List of Java functions...
StreamAccept (Function)
Associates a stream connection request with a Conference control.
EmulatePane (Function)
Emulates the selection of a pane in a Tab, Ribbon or Sidebar control.
SQLExec (Function)
Names and runs an SQL query.
StreamStop (Function)
Stops receiving or broadcasting a type of data in a stream.
TelemetryDisable (Function)
Disables the telemetry. The telemetry data is not sent to the server anymore.
NetCloseRemoteAccess (Function)
Closes the line that was opened by NetOpenRemoteAccess.
NetInfoRemoteAccess (Function)
Returns information about the status of a connection as well as the statistics about this connection.
JSInterruptEvent (Function)
Interrupts the process of current event.
JSEndEvent (Function)
Deletes the association between a WLanguage browser function and an event (implemented by JSEvent).
Google Analytics functions
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
RadioButtonCount (Function)
Returns the number of options found in a Radio Button control.
tapiListen (Function)
Starts the call detection (also called "call monitoring service").
StreamDisconnect (Function)
Stops receiving or broadcasting a stream.
StreamInfo (Function)
Returns the name and/or number of the stream issuer....
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).
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).
Random (Function)
Returns a random number.
TreeMapCount (Function)
Returns the number of elements found in a TreeMap control.
Installing a SOAP server with Apache
Configuring the automatic modification of data files
The automatic data file modification updates the description of data files on user computers......
Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions......
Invalid input management functions
Invalid input management functions...