ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CellDisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
<Cell>.DisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
Display (External language)
Displays a value in a control or assigns a value in a variable.
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
WLanguage procedure called by fTrackFile
WLanguage procedure ("callback") called by fTrackFile when a change is made to the tracked file.
Error handling WLanguage procedure called by zipExtractDirectory
WLanguage procedure ("Callback") called if an error is encountered when extracting files with zipExtractDirectory.
WLanguage procedure called by fCopyDir
WLanguage procedure ("callback") called by fCopyDir for each copied file. This procedure is used to handle the current file.
Functions for managing objects (External language)
REP files
REP files contain the list of data files handled by the application....
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.
StatusBarDeleteCell (Function)
Deletes a cell from the status bar of the current window.
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.
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.
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.
Get (External language)
Retrieves the value of a control.
WavInit (External language)
Initializes the sound interpreter.