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...
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file...
Creating an executable: General options
The main executable options are as follows......
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal...
HReadFirst (Function)
Sets the position on the first record according to a browse item.
ServiceList (Function)
Returns the list of services found on the current computer or on the specified remote computer.
TableColumnSelectOccurrence (Function)
Returns the number of selected columns found in a table. This function is kept for backward...
zipDeleteAll (Example)
Usage example of the zipDeleteAll function
dImageToArray (Function)
Copies the RGB pixels of the image into a one-dimensional or two-dimensional array. The array...
HTTPCookieGet (Function)
Retrieves the cookies read by a call: to HTTPRequest for an HTTP domain. to HTTPSend...
SysRecentDocAdd (Function)
Adds a file into the list of recently opened documents.
ContactSource (Type of variable)
The ContactSource type is used to define the advanced characteristics of a source (or account)...
SIPAddress (Type of variable)
The SIPAddress type is used to define the advanced characteristics of a SIP address.
EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.
CharactType (Function)
Returns information about the type of character.
Word Processing control events
WINDEV manages the following events by default......
HImportJSON (Function)
Imports a JSON file into a data file in HFSQL Classic format (data file described in the data model...
btleDescriptor (Type of variable)
The btleDescriptor type is used to handle the descriptor of a Bluetooth Low Energy characteristic
NbCopy (Property)
The NbCopy property is used to determine and change the number of report copies to print.
MemCreate (Function)
Creates a memory area.
BitwiseXOR (Function)
Returns the result of the bitwise exclusive OR operation performed between two values.
HDeleteLink (Function)
Deletes an integrity rule between two data files on the server.
EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.
grSeriesColor (Function)
Initializes the color of a series or the color of a section.
Access (Property)
The Access property is used to manage the type of access of a connection (HFSQL Client/Server, OLE...
TableItemStatus (Function)
Returns the status of a node in a Treeview Table control: collapsed, expanded or not found.