ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Open (External language)
Opens a window.
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.
Use (External language)
Opens the specified window by closing all the windows opened beforehand.
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.
Window (External language)
Returns the number of windows opened at a given time.
Hourglass (External language)
Displays a mouse pointer shaped like an hourglass.
Handle (External language)
Returns the handle of a window or control.
DisplayLongText (External language)
Displays a long text in a text control in Pascal and in C.
mongoOperationUpdateOne (Type of variable)
The mongoOperationUpdateOne type is used to define all the advanced characteristics of a document update operation that will be added to a bulk operations list. The first document that matches the selection filter will be updated.
Test (External language)
Displays each function call and each status report returned by the function.
Repairing the project
In some cases, "Project......
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
Beep (External language)
Used to emit a beep on the speaker of the computer.
Execute (External language)
Runs the code of a control or the code of a procedure in WLanguage.
Close (External language)
Closes the current window and restores the context that existed before the window opening.
LCommand (External language)
Returns the command line passed in parameter to the executable program.
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
Message (External language)
Displays a message in the status bar.
Get (External language)
Retrieves the value of a control.
WavInit (External language)
Initializes the sound interpreter.
WavPlay (External language)
Plays the requested sound.
Style (External language)
Loads a style sheet.
WDEnd (External language)
Ends a program that is using WINDEV.