ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus...
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
iCreateFont (Function)
Creates a new print font.
HDelete (Function)
Deletes a record from a data file (query or view).
HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
HDeleteServerTrigger (Function)
Deletes a server trigger.
Managing Bluetooth Low Energy devices
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
ReplicOpen (Function)
Opens a replication in direct mode or with a replication server.
The Flexbox control
Flexbox is a standard layout system for web pages......
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
HDeactivateServerTrigger (Function)
Disables a HFSQL Client/Server server trigger on a server....
Report based on a query
Queries are used to easily select records in one or more tables......
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
Automatic data masking
Data masking is a process that transforms the data in an item that will be displayed to the user......
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
TelemetryEnable (Function)
Enables the telemetry manually.
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
Inserting an image or video into a help page
It can be useful to use images or videos in help pages to explain the actions to be done, indicate which buttons must be used, etc....