ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ArrayInsertReference (Function)
Adds the reference of an object at given position in a one-dimensional array.
<Array>.InsertReference (Function)
Adds the reference of an object at given position in a one-dimensional array.
<Source>.ListStopWord (Function)
Returns the list of stop words used by a full-text index.
FreeDLL (Function)
Frees the 32-bit library (DLL) that was loaded in memory by LoadDLL.
MarkdownToHTML (Function)
Converts a Markwdown string to an HTML buffer (encoded in UTF-8).
Germany.CheckUStIdNr (Function)
Checks the validity of a USt-IdNr (company identification number in Germany).
GeometrySerializeWKT (Function)
Serializes a geometry using the Well-Known Text (WKT) format.
Two-factor authentication functions
The Latitude property gets and sets the latitude of an element....
<Menu>.AddSeparator (Function)
Adds a new separator in a menu (drop-down or context menu).
<Array>.AddReference (Function)
Adds the reference of an object at the last position in a one-dimensional array.
<Menu>.AddOption (Function)
Adds a new option after the last option of a drop-down or context menu.
<Chart>.CategoryThumbnail (Function)
Initializes a category image in a Pie, Donut or Semi-circular chart.
EmailAppGetArchitecture (Function)
Gets the architecture (32 or 64-bit) of a computer's default email client....
LengthToString (Function)
Converts a size in bytes to a string with human-readable units such as kilobytes, megabytes or terabytes.
HDBOpenNoLock (Function)
In single-user mode, opens an xBase data file without locking it.
TableAddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.
WiFiAddNetwork (Function)
Adds a new network to the list of Wi-Fi networks configured on the device.
TableRecNum (Function)
Returns the number of the current record in a data-bound Table control based on a table.