ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Windows Scheduler functions
List of functions for managing the scheduler
Miscellaneous Windows functions
List of miscellaneous Windows functions
WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms
SNMP functions
List of SNMP functions
Installing WINDEV, WEBDEV or WINDEV Mobile
This page describes the configuration required to install WINDEV, WEBDEV or WINDEV Mobile, as well as the different installation steps...
SysWindowsVersion (Function)
Returns information about the Windows version used on the current computer.
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
Service functions
List of functions for managing services
Registry functions
List of functions for managing the registry
Mouse functions
List of functions for mouse management
Multitask (Function)
MultiTask is used to:
  • define a timeout,
  • give control back to Windows,
  • give control back to Windows and to WLanguage.
Interactive notifications
A notification is a small window that appears at the bottom right of the screen, and that can be viewed at any time in the Windows notification area...
Recycle bin functions
List of functions for managing the recycle bin
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page....
Events associated with Button controls
List of events associated with Button controls...
UndockablePane (Property)
of a Ribbon or Dynamic Tab control outside the window. Allow or prevent the end user from moving the panes...
GDI+ framework
Some WINDEV features use the GDI+ framework......
SpreadsheetBorderSelection (Function)
Modifies the border of selected cells in a Spreadsheet control found in a window.
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.
CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
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.
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.