ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

XMLWrite (Function)
Creates or modifies the value of an XML element or the value of the attribute for an XML element.
grScatterGetDataXY (Function)
Retrieves data from a "Scatter" chart.
H.VisibleAutoIndexing (Variable)
Indicates whether the indexing window must be displayed during the automatic reindexing of HFSQL data files.
FaxSend (Function)
Sends a fax according to the connection that was established beforehand (FaxConnect).
Multi-database queries
A query (typed in SQL code) can operate on different databases......
Spreadsheet control constants
The following constants are used by the functions for managing Spreadsheet controls:...
HDescribeFile (Function)
Describes a data file programmatically.
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
Unicode (Property)
The Unicode property is used to: Determine if the value of a control is a Unicode string. Specify whether the value of a control is a Unicode string....
GglFillCalendar (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved (some criteria may be specified).
TelemetryDisable (Function)
Disables the telemetry. The telemetry data is not sent to the server anymore.
hbResultScan (Type of variable)
The hbScanResult type is used to define all the advanced characteristics of the result of an iteration performed in an HBase database.
InKioskMode (Function)
Indicates whether the Android application is in kiosk mode.
grSaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
ArrayIntersect (Function)
Returns an array corresponding to the intersection of two arrays.
ArrayUnion (Function)
Returns an array corresponding to the union of two arrays.
Middle (Function)
Extracts: a substring from a string starting at a specified position. part of a buffer starting at a specified position....
HModifyStructure (Function)
Used to update the structure of an HFSQL table by performing an automatic data modification (also called data synchronization).
GanttWorkingWeekDay (Function)
Indicates if a day of the week is a working day in a Gantt Chart column in a Table or TreeView Table control.