ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Clipboard functions
List of functions for managing the clipboard
Mouse functions
List of functions for mouse management
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
SysWindowsVersion (Function)
Returns information about the Windows version used on the current computer.
NetworkUser (Function)
Identifies the name of the connected user.
SysWindowsAccentColor (Function)
Returns the Windows accent color.
fSelectDir (Function)
Opens a directory picker.
Speech recognition functions
The following functions are used to manage speech recognition:
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...
Multitask (Function)
MultiTask is used to:
  • define a timeout,
  • give control back to Windows,
  • give control back to Windows and to WLanguage.
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...
grPrint (Function)
Prints a chart.
EmailReadNext (Example)
Usage example of the EmailReadNext function
SocketCreateInfrared (Function)
Creates a socket that uses the infrared port.
HListProvider (Function)
Returns the list of OLE DB providers and/or Native Connectors installed on the current computer....
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
ExplorerRetrieve (Function)
Retrieves the number and the name of the files "dropped" from the explorer.
KanbanDisplay (Function)
Refreshes a Kanban control or a card in the Kanban control.
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
WDAPI: Converting a declaration of C function or structure
WDAPI is used to convert a declaration of C function or structure into a declaration of WLanguage...
ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a data file accessed...
Constants for manging the replication
List of constants used by the functions for managing the replication....
dRectangleGradient (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable...
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
Configuring the automatic modification of data files
The automatic data file modification updates the description of data files on user computers......
Operations performed on sequence diagrams
The following paragraphs explain......
dPixelColor (Function)
Identifies the color of a pixel: in an Image control. in an Image variable. in a picLayer...
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept...
HImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described...
EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes...
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server)...
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......