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
TokenEnabled (Property)
The TokenEnabled property determines if an Edit control is a "Text token" Edit control.
TokenAllowDuplicate (Property)
The TokenAllowDuplicate property is used to: Allow or prevent the user from entering duplicates...
NumberPage (Property)
The NumberPage property is used to get: the number of pages in a "multi-page" image file....
TokenListSeparator (Property)
The TokenListSeparator property retrieves or modifies the separators that trigger the creation...
Type (Property)
The Type property is used to get: the type of element (table or item) defined programmatically...
Anchor of overlaid controls (in a page)
WEBDEV allows you to define overlayable controls......
SpreadsheetSelectComment (Function)
Allows you to: know if a comment is selected in a Spreadsheet control, select or deselect...
Example for creating a select query
This help page explains how to create two select queries......
Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file...
WDINT, WDTRAD and WDDIXIO: Translation tools
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications....
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
Custom tooltips
Tooltips are very useful for application users......
Edit options of a report
The report editor allows you to......
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write...
Creating an application that manages the Euro
The method for creating an application supporting the switch to the Euro is as simple as the method...
Calling a DLL written in Visual Basic
Visual Basic (like many other languages) allows you to create custom DLLs......
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element...
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
WDMap: Reindexing an HFSQL table
WDMap can be used both to determine whether an HFSQL table should be reindexed and to reindex...