ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
Random (Function)
Returns a random number.
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.
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
tapiCallStart (Function)
Returns the date and time of the beginning of call (incoming or outgoing call).
NetIPAddress (Function)
Returns the IP (Internet Protocol) address of a computer.
Functions for managing menus (prefix syntax)
List of functions for managing menus...
<Window>.CurrentLayout (Function)
Returns the index of the current layout in the window or internal window.
Configuring the automatic table modification
The automatic table modification updates the description of tables on user computers......
Invalid input management functions
Invalid input management functions...
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......