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
fImageSelect (Function)
Opens the image picker of Windows.
Clipboard functions
List of functions for managing the clipboard
Mouse functions
List of functions for mouse management
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
Handling a dictionary
WINDEV, WEBDEV and WINDEV Mobile allow you to easily perform the following operations...
Dictionary
The dictionary is a file that can contain the project elements......
ImageMode (Property)
... in the column of a table of type Image or in the background of a Chart control in a window.
WinInYPos (Function)
... bar) of a window in relation to the top left corner of the screen.
WinInXPos (Function)
... and title bar) of a window in relation to the top left corner of the screen.
The "Dictionary" pane
The "Dictionary" pane is used to handle the WINDEV dictionaries ("......
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation...
Bar Code control properties
Bar Code controls can be manipulated using different WLanguage properties......
Subscribing an element to the dictionary
The subscription to a dictionary element is automatically proposed......
ControlExecuteModification (Function)
... for the control and for the window if necessary) and runs the "Whenever modifying" WLanguage event associated...
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
7. Multilingual applications in practice
Creating help pages
A help system includes several pages......
Generating the setup program
The last wizard step for creating the setup program allows you to......
Common project
Projects are often cross-platform......
Describing a query
Once a query is created, all the characteristics of this query can be modified at any time......
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad,...
Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications...