ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ActionBarDeleteSearchHistory (Function)
Deletes the history from the search control found in the action bar of a window.
Select query description window: Items that can be used
Restoring a project backup
WINDEV, WEBDEV and WINDEV Mobile allow you to regularly save the different elements of your project in an archive file (ZIP extension)......
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....
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
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.
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.
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
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.
<Input>.CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
<Spreadsheet>.GetFormula (Function)
Retrieves the calculation formula of a cell found in a Spreadsheet control of a window.
<Spreadsheet>.GetSelection (Function)
Retrieves the list of selected cells in a Spreadsheet control found in a window.
<Menu>.Add (Function)
Adds an existing popup menu to the main menu of the current window.
<Spreadsheet>.BorderSelection (Function)
Modifies the border of selected cells in a Spreadsheet control found in a window.
SelectColor (Function)
Opens the standard window for color selection and selects the specified color.
MenuAdd (Function)
Adds an existing popup menu into the main menu of the current window.
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.
WinBackgroundImage (Function)
Modifies the background image of a window and specifies the display mode of this image.
ParentObject (Function)
Identifies the "parent" of a graphic object: control, column, window, page, ...