ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CallDLL32 (Function)
Runs a function found in an external DLL.
API (Function)
Runs a function found in an external DLL.
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.
WavPlay (External language)
Plays the requested sound.
Constants for external files
List of constants used by the functions for managing external files....
Execute (External language)
Runs the code of a control or the code of a procedure in WLanguage.
Style (External language)
Loads a style sheet.
Open (External language)
Opens a window.
Project (External language)
Opens and runs a WINDEV project.
Test (External language)
Displays each function call and each status report returned by the function.
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time......
Message (External language)
Displays a message in the status bar.
Use (External language)
Opens the specified window by closing all the windows opened beforehand.
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.
WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......
13. External component in practice
External component in practice...
The Spreadsheet control
Spreadsheets are one of the most used office tools......
Library,Disk (External language)
Opens the project library that is stored on disk.
Screen,Column (External language)
Returns the index of the current column in a Table based on a data file or in a Table populated programmatically.
WDConver : Overview
WDConver is a tool used to convert data to an HFSQL Classic data file from......