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
ProgressBarColor (Property)
The ProgressBarColor property gets and sets the progress color in the following controls...
Option (Property)
The Option property is used to configure how a Bar Code control is displayed.
NumberColumn (Property)
The NumberColumn property is used to: Get the number of columns in Table, Check Box, Radio...
InitialState (Property)
The InitialState property gets the initial state of a control.
AlternativeText (Property)
The AlternativeText property is used to get and edit the alternative text of controls in a page.
MemoryFormat (Property)
The MemoryFormat property gets and sets the format of the value returned for: Date or Time edit...
RightClick (Property)
The RightClick property gets and sets the name of the Button control that will be executed...
Ribbon (Property)
The Ribbon property is used to access the Ribbon control of the associated control (Word...
AutomaticErase (Property)
The AutomaticErase property is used to: find out whether an edit control is in "Automatic...
Border of controls
One of the most important elements of control style is its border......
2. User-friendly editors in practice
User-friendly editors in practice...
SchedulerTaskProperties (Function)
Reads the properties of a scheduled task and updates the ScheduledTask structure.
SchedulerModifyTask (Function)
Modifies the parameters of a scheduled task.
SchedulerTriggerProperties (Function)
Reads the properties of trigger of a scheduled task and updates the TriggerScheduledTask structure.
SchedulerAddTrigger (Function)
Creates a trigger for a scheduled task.
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window...
5. Unit tests
Unit tests (also called automated tests) are used to test windows, procedures and classes...
<Page>.ToFile (Function)
... in the page. The data file items bound to the window controls are automatically updated with the values...
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
PageToFile (Function)
... in the page. The data file items bound to the window controls are automatically updated with the values...
Project description: SCM tab
The project description window allows you to configure various elements of your project......
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
TableExpand (Function)
that was previously collapsed in a Table control. a detailed window displayed for a row....