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
Registry functions
List of functions for managing the registry
fImageSelect (Function)
Opens the image picker of Windows.
Mouse functions
List of functions for mouse management
Clipboard functions
List of functions for managing the clipboard
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
SQLListTable (Function)
List all the tables that can be accessed by the connected database system.
iEllipse (Function)
Prints an ellipse (in a rectangle).
SQLReqExists (Function)
Checks the existence of a query.
RTFToHTML (Function)
Returns the HTML string corresponding to the specified RTF string.
ControlContextMenu (Function)
Identifies the control on which the context menu was opened.
SpeechRecognitionDeleteCommand (Function)
Deletes a voice command previously added with SpeechRecognitionAddCommand.
fResourceDir (Function)
Returns the path of the read-only resources of the application.
Dynamic instantiation of object
An object can be dynamically associated with a class, we talk of dynamic instantiation of object......
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange...
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a Webservice to run.
SocketRead (Function)
Retrieves a message sent by another socket.
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus...
Address (Variable type)
The type Address type is used to manipulate the address of a place or person.
The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker...
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project...
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...
SCM: Retrieving and Checking in all
When developing a project in the SCM, you may need to retrieve all the elements...
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....