ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Info (Function)
Displays a custom message in a system information window.
gpwOpen (Function)
Opens the User Groupware login window or page.
MDIEnumChild (Function)
Returns the alias of the specified MDI child window.
MDIActive (Function)
Identifies or displays an MDI child window in the foreground.
WindowBitmap (Function)
Creates the image of the specified window in a BMP file.
WinInWidth (Function)
Returns the internal width of a window (without border).
WinOutWidth (Function)
Returns the full width of a window (including the border).
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
StatusBarDeleteCell (Function)
Deletes a cell from the status bar of the current window.
grClearPict (Function)
Erases the chart drawing (in an Image control or in a window).
<Window>.EdLoad (Function)
Loads the modifications performed by the end user in a window.
Window controls
Several types of controls can be used in a window, ......
<Spreadsheet>.MoveWorksheet (Function)
Moves a worksheet within a Spreadsheet control in a window.
InfoBuild (Function)
Displays a custom message in a system information window.
Warning (Function)
Displays a custom message in a system warning window.
Drop-down button
The drop-down button expands: a context menu. a popup window....
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.
Error (Function)
Displays a custom error message in a system error window.
The planes (in a window or in a report)
The planes are used to group the window controls......
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
Option,Test (External language)
In an information window, displays each call to the function and each status report returned by the function.
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
Characteristics of a PCL print
The result of a PCL print mainly depends on the technical features of the printer used (management of images and lines, management of fonts, ......
Camera control in a mobile application
The Camera control is used to......