ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Beep (External language)
Emits a beep sound form the computer speaker.
WavInit (External language)
Initializes the sound interpreter.
WavPlay (External language)
Plays the requested sound.
Style (External language)
Loads a style sheet.
Test (External language)
Displays each function call and each status report returned by the function.
Use (External language)
Opens the specified window by closing all the windows opened beforehand.
WDEnd (External language)
Ends a program that is using WINDEV.
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time......
Constants for external files
List of constants used by the functions for managing external files....
LCommand (External language)
Returns the command line passed as parameter to the executable program.
Hourglass (External language)
Displays a mouse pointer shaped like an hourglass.
Execute (External language)
Runs the code of a control or the code of a procedure in WLanguage.
Open (External language)
Opens a window.
Project (External language)
Opens and runs a WINDEV project.
Message (External language)
Displays a message in the status bar.
Display (External language)
Displays a value in a control or assigns a value in a variable.
Window (External language)
Returns the number of windows opened at a given time.
Get (External language)
Retrieves the value of a control.
iPrintReport (External language)
Prints a report created with the report editor.
xxWDGetReturnValue
Used to retrieve the return value further to a call to nWDEvaluate, nWDExecute or nWDExecuteEx......