ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Test (External language)
Displays each function call and each status report returned by the function.
Yes,No (External language)
Displays a dialog box that includes a logo, a message and the "Yes" and "No&quot buttons.
Open (External language)
Opens a window.
Project (External language)
Opens and runs a WINDEV project.
Get (External language)
Retrieves the value of a control.
Hourglass (External language)
Displays a mouse pointer shaped like an hourglass.
WavInit (External language)
Initializes the sound interpreter.
WavPlay (External language)
Plays the requested sound.
Style (External language)
Loads a style sheet.
Multitask (External language)
Allows the programs currently run to process the Windows messages or runs a temporization.
Use (External language)
Opens the specified window by closing all the windows opened beforehand.
WDEnd (External language)
Ends a program that is using WINDEV.
LCommand (External language)
Returns the command line passed as parameter to the executable program.
Beep (External language)
Emits a beep sound form the computer speaker.
Execute (External language)
Runs the code of a control or the code of a procedure in WLanguage.
Message (External language)
Displays a message in the status bar.
Window (External language)
Returns the number of windows opened at a given time.
iPrintReport (External language)
Prints a report created with the report editor.