ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

JSEndEvent (Function)
Deletes the association between a WLanguage browser function and an event (implemented by JSEvent).
TelemetryDisable (Function)
Disables the telemetry. The telemetry data is not sent to the server anymore.
Service management functions
List of functions for managing services...
Java functions
List of Java functions...
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.
StreamStop (Function)
Stops receiving or broadcasting a type of data in a stream.
Google Analytics functions
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
tapiListen (Function)
Starts the call detection (also called "call monitoring service").
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
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.
NetIPAddress (Function)
Returns the IP (Internet Protocol) address of a computer.
Invalid input management functions
Invalid input management functions...
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......
Installer skin template
The setup program creation wizard lets you customize the setup program windows......
Automatic update (Network applications)
This step of the wizard allows managing the automatic updates of the applications from the reference server....
<Window>.CurrentLayout (Function)
Returns the index of the current layout in the window or internal window.