ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HFTListWord (Function)
Lists the words of the current record that will be taken into account by the full-text indexing.
<Menu>.AddSeparator (Function)
Adds a new separator in a menu (drop-down or context menu).
MarkdownToHTML (Function)
Converts a Markwdown string to an HTML buffer (encoded in UTF-8).
ArrayInsertReference (Function)
Adds the reference of an object at given position in a one-dimensional array.
In-App functions
The following WLanguage functions are used to manage In-App purchases......
<Source>.ListStopWord (Function)
Returns the list of stop words used by a full-text index.
<Menu>.AddOption (Function)
Adds a new option after the last option of a drop-down or context menu.
<Array>.AddReference (Function)
Adds the reference of an object at the last position in a one-dimensional array.
<Chart>.CategoryThumbnail (Function)
Initializes a category image in a Pie, Donut or Semi-circular chart.
Two-factor authentication functions
The Latitude property gets and sets the latitude of an element....
Telemetry: Overview
From version 21, WINDEV proposes advanced statistics regarding the use of your WINDEV applications via the telemetry......
TableAddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.
InputEnabled (Property)
The InputEnabled property is used to: Determine if a control or a group of controls is editable or read-only. Change the input options for a control or group of controls....
XPercent (Property)
The XPercent property gets and sets the X-coordinate of a point, expressed as a percentage.
YPercent (Property)
The YPercent property gets and sets the Y-coordinate of a point, expressed as a percentage.
AttributeNote (Property)
The AttributeNote property gets the value of the <Note> extension attribute.
AttributeMapping (Property)
The AttributeMapping property gets the value of the <Mapping> extension attribute.
AddColumn (Function)
Adds a column at the end of a two-dimensional array property (xlsDocument variable for example).
TableRecNum (Function)
Returns the number of the current record in a data-bound Table control based on a table.