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
WDADMINEXE: Remote application control
The remote control of a WINDEV application allows the manager of an application used in network...
User Control Center: Administration of network applications
For each network application listed in the User Control Center, the "Management of network...
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
3. Deploying a WINDEV application
Chorus Pro: Automate the submission of invoices
In France, electronic invoicing has become mandatory for invoicing government services......
Various WEBDEV constants
Various WEBDEV constants...
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
5. Deploying a dynamic site (Session or AWP) in practice
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
HFSQL constants
List of constants used by the HFSQL functions....
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....
SQL view
An SQL view is a virtual data source defined by an SQL query......
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped...
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
Android Control Center
Do you know where to find your application log files?...
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server,...
SQLExec (Function)
Names and runs an SQL query.