ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report editor: Available types of reports
Several types of reports can be created in the report editor......
How to manage a multi-selection in a List Box control?
This help page explains how to manage a multi-selection in a List Box control....
13. Print: Reports
WINDEV reports...
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
Real-time chart
This type of chart is used to represent a permanent data flow in real time......
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
AAF: Sort/Search/Filter on the columns of Table controls
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
DisplayLongText (External language)
Displays a long text in a text control in Pascal and in C.
Display (External language)
Displays a value in a control or assigns a value in a variable.
Beep (External language)
Used to emit a beep on the speaker of the computer.
Confirm (External language)
Displays a dialog box that includes a logo, a message, the "Yes", "No" and "Cancel" buttons ans returns the button validated by the user.
Error (External language)
Displays a dialog box containing an error logo and the message passed in parameter.
Space (External language)
Fills the content of WdString with space characters on the right.
Execute (External language)
Runs the code of a control or the code of a procedure in WLanguage.
Window (External language)
Returns the number of windows opened at a given time.
Close (External language)
Closes the current window and restores the context that existed before the window opening.
Handle (External language)
Returns the handle of a window or control.
Info (External language)
Displays a dialog box containing an information logo and the message passed in parameter.
LCommand (External language)
Returns the command line passed in parameter to the executable program.
Message (External language)
Displays a message in the status bar.
Nation (External language)
Defines the display language for the titles, captions, messages...
Yes,No (External language)
Displays a dialog box that includes a logo, a message and the "Yes" and "No&quot buttons.