ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Miscellaneous Windows functions
List of miscellaneous Windows functions
Windows Scheduler functions
List of functions for managing the scheduler
Speech recognition functions
The following functions are used to manage speech recognition:
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...
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...
Service functions
List of functions for managing services
WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms
Mouse functions
List of functions for mouse management
fImageSelect (Function)
Opens the image picker of Windows.
Clipboard functions
List of functions for managing the clipboard
Registry functions
List of functions for managing the registry
SysWindowsAccentColor (Function)
Returns the Windows accent color.
fSelectDir (Function)
Opens a directory picker.
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
Multitask (Function)
MultiTask is used to:
  • define a timeout,
  • give control back to Windows,
  • give control back to Windows and to WLanguage.
NetworkUser (Function)
Identifies the name of the connected user.
SysWindowsVersion (Function)
Returns information about the Windows version used on the current computer.
Recycle bin functions
List of functions for managing the recycle bin
InfoBuild (Function)
Displays a custom message in a system information window.
SpreadsheetAddData (Function)
Adds a data into a Spreadsheet control found in a window.
PanelLoadConfiguration (Function)
Restores the configuration of the Dockable Panel controls in a window.
WinSlidingVisible (Function)
Displays or hides a sliding window (sliding menu).
PaletteGet (Function)
Gets the palette currently used by the project or window.
SpreadsheetDeleteWorksheet (Function)
Deletes a worksheet from a Spreadsheet control found in a window.
<Spreadsheet>.InsertWorksheet (Function)
Inserts a worksheet into a Spreadsheet control found in a window.
gpwOpen (Function)
Opens the User Groupware login window or page.
<Spreadsheet>.DeleteWorksheet (Function)
Deletes a worksheet from a Spreadsheet control found in a window.
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
SpreadsheetAddWorksheet (Function)
Adds a worksheet into a Spreadsheet control found in a window.
WinGiveSuitableWidth (Function)
Returns the width of a window, adapted to the content of controls.
Screen,XVar (External language)
Defines whether a control is included (or not) in the current window.
StatusBarDeleteCell (Function)
Deletes a cell from the status bar of the current window.
SpreadsheetMoveWorksheet (Function)
Moves a worksheet within a Spreadsheet control in a window.
<Spreadsheet>.AddData (Function)
Adds a data into a Spreadsheet control found in a window.
WaitWindowEnd (Function)
Closes the waiting window of the application opened with WaitWindowStart.
Error 107: Redefinition of the parameter
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
XInitial (Property)
on the X-axis) when opening the window or the page. of a window (position on X-axis) when opening the window....
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
Extra (Property)
The Extra property is used to: Get additional information about a control, window, or page....
NoteTitle (Property)
documentation of a control, window, page or report. Change the title of the notes used in the technical...