ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Close (External language)
Closes the current window and restores the context that existed before the window opening.
Reports and Queries 2024: New WLanguage features
In version 28, new functions have been introduced and some of them have been improved......
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
EmailStartNotesSession (Function)
Allows you to access the data handled by the Lotus Notes messaging (emails, contacts, groups of contacts, tasks, appointments).
Running a query and handling the result in WLanguage
The selection of records performed by query is not necessarily displayed in a report, in a window, ......
Examples for using the OLE DB provider for HFSQL
DisplayLongText (External language)
Displays a long text in a text control in Pascal and in C.
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.
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.
StringToDate (Function)
Converts a date in character string format to a date in YYYYMMDD format.
Handle (External language)
Returns the handle of a window or control.
iPrintReport (External language)
Prints a report created with the report editor.
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.
Multitask (External language)
Allows the programs currently run to process the Windows messages or runs a temporization.
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.