ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Google Analytics functions
JSEndEvent (Function)
Deletes the association between a WLanguage browser function and an event (implemented by JSEvent).
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.
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
StreamInfo (Function)
Returns the name and/or number of the stream issuer....
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
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
EmulateConfirm (Function)
Emulates the next call to Confirm and automatically clicks the button passed in parameter.
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......
DashCount (Function)
Returns the number of widgets found in a Dashboard control.
<Window>.CurrentLayout (Function)
Returns the index of the current layout in the window or internal window.
EmulateDialog (Function)
Emulates the next call to Dialog and automatically clicks the button passed in parameter.
EmulateOKCancel (Function)
Emulates the next call to OKCancel and automatically clicks the button passed in parameter.
EmulateYesNo (Function)
Emulates the next call to YesNo and automatically clicks the button specified in parameter.
Installer skin template
The setup program creation wizard lets you customize the setup program windows......
<Source>.Read (Function)
Reads a record in a file according to a given record number.