ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Windows Scheduler functions
List of functions for managing the scheduler
Miscellaneous Windows functions
List of miscellaneous Windows functions
Service functions
List of functions for managing services
Recycle bin functions
List of functions for managing the recycle bin
SysWindowsVersion (Function)
Returns information about the Windows version used on the current computer.
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
Speech recognition functions
The following functions are used to manage speech recognition:
NetworkUser (Function)
Identifies the name of the connected user.
SysWindowsAccentColor (Function)
Returns the Windows accent color.
fSelectDir (Function)
Opens a directory picker.
Multitask (Function)
MultiTask is used to:
  • define a timeout,
  • give control back to Windows,
  • give control back to Windows and to WLanguage.
Mouse functions
List of functions for mouse management
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...
Clipboard functions
List of functions for managing the clipboard
fImageSelect (Function)
Opens the image picker of Windows.
WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms
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...
Registry functions
List of functions for managing the registry
AnimationSetParameter (Function)
Changes one of the animation parameters used for: an animated image (in an Image control),...
NbMemoItem (Property)
The NbMemoItem property is used to get the total number of memo items in a record of: a file...
HRecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character...
SQLReqExists (Function)
Checks the existence of a query.
SQLListTable (Function)
List all the tables that can be accessed by the connected database system.
iEllipse (Function)
Prints an ellipse (in a rectangle).
RTFToHTML (Function)
Returns the HTML string corresponding to the specified RTF string.
Font (Type of variable)
A Font variable creates a font programmatically...
Customizing keyboard shortcuts
The different editors in WINDEV, WEBDEV and WINDEV Mobile include many options that can be used...
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file...
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.
AdditionCompleted (Property)
The AdditionCompleted property determines if an element was added to a queue, list or stack,...
HDeactivateServerTrigger (Function)
Disables a HFSQL Client/Server server trigger on a server....
HListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection....
HPriority (Function)
Finds out and modifies the priority of the calling application.
Events associated with Carousel controls
List of events associated with Carousel controls...
tapiDialerCall (Function)
Opens the default telephony application (dialer) found on the phone and dials the specified number.
FirstDayOfMonth (Function)
Returns the first day of the month.
Events associated with the TreeMap control
List of events associated with the TreeMap controls...
HListScheduledBackup (Function)
Lists the full and differential backups that have been scheduled on HFSQL Client/Server....
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text...
emailHeader (Type of variable)
The emailHeader type is used to retrieve or define the additional email headers.