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
YAxisMin (Property)
The YAxisMin property gets the minimum value of the Y-axis in a Chart control.
CaptionIfNew (Property)
The CaptionIfNew property gets and sets the caption of a pane opened by the end user in a Dynamic...
ExecuteAncestor (Function)
When the code is overridden, used to run the process of the template corresponding to the process...
XAxisMin (Property)
The XAxisMin property gets the minimum value of the X-axis in a Chart control. This property can...
Image control: the supported formats
The supported image formats are as follows:...
ScrollBarShow (Function)
Displays (or not) a scrollbar in a WINDEV control (edit control or list box) even if no scrollbar...
Synchronizing the database schema with external databases
The database schema must be synchronized with an external database if it uses......
TokenListSeparator (Property)
The TokenListSeparator property retrieves or modifies the separators that trigger the creation...
Creating, modifying, deleting a style
WINDEV gives you the ability to handle the styles defined for a help system (help file in HLP...
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
WINDEV theme generator: Customize elements
The generator of WINDEV themes is used to generate the necessary files for creating a custom theme...
DynamicTab (Property)
The DynamicTab property is used to: Find out the type of a Tab control (static tab or dynamic...
TokenDeletable (Property)
The TokenDeletable property is used to: Determine if the end user is allowed to delete tokens...
TokenEnabled (Property)
The TokenEnabled property determines if an Edit control is a "Text token" Edit control.
Local procedure
Two types of procedures are available......
TokenAllowDuplicate (Property)
The TokenAllowDuplicate property is used to: Allow or prevent the user from entering duplicates...
TokenCurrentInput (Property)
The TokenCurrentInput property is used to read or change the value being entered in a "Text token"...
NumberPage (Property)
The NumberPage property is used to get: the number of pages in a "multi-page" image file....
Creating a Java archive
When your Java application is developed, you can......
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile...
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's...