ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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...
fSelectDir (Function)
Opens a directory picker.
fImageSelect (Function)
Opens the image picker of Windows.
SysWindowsVersion (Function)
Returns information about the Windows version used on the current computer.
Speech recognition functions
The following functions are used to manage speech recognition:
Multitask (Function)
The Multitask function allows you to:
  • define a timeout,
  • give control back to Windows,
  • give control back to Windows and to WLanguage.
Clipboard functions
List of functions for managing the clipboard
NetworkUser (Function)
Identifies the name of the connected user.
SysWindowsAccentColor (Function)
Returns the Windows accent color.
Mouse functions
List of functions for mouse management
WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
The Toolbar control
The Toolbar control is an advanced type of control, linked to a window......
Configuring the "fax server" computer
WINDEV and WEBDEV allow you to manage faxes via the system fax server, available in Windows XP...
WEBDEV Account Manager
WEBDEV Account Manager allows you to easily host websites developed with WEBDEV......
Filling a Chart control
The data that will be displayed in the Chart control can come from......
Multilingual project
Width (Property)
of a control (found in a window), window, column found in a table or column found in a list box (including...
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found...
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
Setup of the WEBDEV Application Server for Linux
The installation package (or DVD, if provided) allows you to install......
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
Query editor
The query editor is used to automatically create queries on the data files......
<Spreadsheet>.DeleteAll (Function)
Deletes the entire data from a Spreadsheet control found in a window (cells, formulas, size...
Screen,Raz (External language)
... of the controls found in the current window.
SpreadsheetRecalculateAll (Function)
Recalculates all formulas of a Spreadsheet control found in a window (including the formulas...
SpreadsheetDeleteAll (Function)
Deletes the entire data from a Spreadsheet control found in a window (cells, formulas, size...
ActionBarSearchVisible (Function)
... Bar in the current window.
VerticalSwipe (Property)
... window with swipe gesture support.
<Spreadsheet>.RecalculateAll (Function)
Recalculates all formulas of a Spreadsheet control found in a window (including the formulas...
Screen,Coordinate (External language)
Retrieves the coordinates of the control in relation to the top left border of the window as well...
StatusBar (Property)
or not display (or not) the status bar of a window....
ToolTip (Property)
... with a window or page control.
FullName (Property)
The FullName property is used to find out the full name: of a control. of a window....
BackgroundImage (Property)
... window, page, control or report.
HourGlass (Function)
... an endless progress bar in a window.
HelpFile (Function)
Returns or modifies the name of the help file used by the context-sensitive help of a window.