ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InPageWithinWindowMode (Function)
Indicates if the page is displayed in a WEBDEV Page control in a window.
ErrorBuild (Function)
Displays a custom error message in a system error window.
Error (Function)
Displays a custom error message in a system error window.
<Panel>.Detach (Function)
Detaches a Dockable Panel control to transform it into a floating window.
Z-index of a control
All the controls in a window or report have a different z-index......
WINDEV Mobile concepts
Flexible modeling editor
The flexible modeling editor allows you to easily create a "non-restricting" and "flexible" modeling, entirely included in the environment......
UndockablePane (Property)
The UnlockablePane property is used to: Determine if the end user can move the panes of a Ribbon or Dynamic Tab control outside the window. Allow or prevent the end user from moving the panes of a Ribbon or Dynamic Tab control outside the window....
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
Screen,ScreenToFile (External language)
Initializes the file items with the value of the window controls bound to these items.
Screen,FileToScreen (External language)
Initializes the window controls with the values of the file items linked to the controls.
WinInitialized (Function)
Used to find out whether the "end of initialization" code was run for a window.
Error 123: The constant already exists
gpwGetRights (Function)
Used to get the rights granted to a control, a window, a page or a report.
ControlFindHighlight (Function)
Highlights, in a window or control, all the captions and texts corresponding to a given text.
dCopyWindowImage (Function)
Copies the image from a WINDEV window to an Image variable or to an Image control.
SpreadsheetBorderSelection (Function)
Modifies the border of selected cells in a Spreadsheet control found in a window.
SpreadsheetGetSelection (Function)
Retrieves the list of selected cells in a Spreadsheet control found in a window.
SpreadsheetGetFormula (Function)
Retrieves the calculation formula of a cell found in a Spreadsheet control of a window.
SpreadsheetLoad (Function)
Loads a file in XLSX format in a Spreadsheet control found in a window.
ActionBarDeleteSearchHistory (Function)
Deletes the history from the search control found in the action bar of a window.
Image control in a window
This help page presents the characteristics of an Image control found in a window...
LooperInsertIW (Function)
Inserts a row as an internal window into a Looper control populated programmatically.
<Looper>.InsertIW (Function)
Inserts a row as an internal window into a Looper control populated programmatically.