ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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...
fSelectDir (Function)
Opens a directory picker.
fImageSelect (Function)
Opens the image picker of Windows.
SysWindowsVersion (Function)
Returns information about the Windows version used on the current computer.
Speech recognition functions
The following functions are used to manage speech recognition:
Multitask (Function)
MultiTask is used to:
  • define a timeout,
  • give control back to Windows,
  • give control back to Windows and to WLanguage.
Clipboard functions
List of functions for managing the clipboard
NetworkUser (Function)
Identifies the name of the connected user.
SysWindowsAccentColor (Function)
Returns the Windows accent color.
Mouse functions
List of functions for mouse management
WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
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...
HRecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character...
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.
CharactTypeCount (Function)
Returns the number of characters matching a given type.
TelemetryAddPassage (Function)
Signals the code execution for a passage sensor.
HExportJSON (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to a JSON file.