ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WinRedraw (Function)
Immediately redraws the window controls for which a graphic update is required.
SpreadsheetMoveWorksheet (Function)
Moves a worksheet within a Spreadsheet control in a window.
<Spreadsheet>.MoveWorksheet (Function)
Moves a worksheet within a Spreadsheet control in a window.
<Window>.Open (Function)
Opens a modal WINDEV or WINDEV Mobile window.
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).
StatusBarDeleteCell (Function)
Deletes a cell from the status bar of the current window.
<Window>.EdLoad (Function)
Loads the modifications performed by the end user in a window.
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.
<Window>.WindowBitmap (Function)
Creates the image of the specified window in a BMP file.
MinWidth (Property)
The MinWidth property is used to get and change the minimum width of a control or window.
ControlFirst (Function)
Indicates the name of the first field specified in the tab order for the specified window.
MaxHeight (Property)
The MaxHeight property is used to get and change the maximum height of a control or window.
7. HFSQL: files physically created
NoteCreate (Function)
Creates a Repositionable Note control in the curernt window through programming.
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
ProgressBar (Function)
Displays a progress bar in the status bar of current window.
Background download
Starting with version 27, files can be downloaded in the background, using the system download manager......
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.