ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NetMachineName (Function)
Returns the name of the local computer or the name of a computer whose IP address is known (reverse DNS resolution).
StreamAccept (Function)
Associates a stream connection request with a Conference control.
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.
Service management functions
List of functions for managing services...
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.
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
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").
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......
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
<Window>.CurrentLayout (Function)
Returns the index of the current layout in the window or internal window.