ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

In-App functions
The following WLanguage functions are used to manage In-App purchases......
<Array>.AddReference (Function)
Adds the reference of an object at the last position in a one-dimensional array.
<Array>.InsertReference (Function)
Adds the reference of an object at given position in a one-dimensional array.
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.
<Menu>.AddSeparator (Function)
Adds a new separator in a menu (drop-down or context menu).
HDBOpenNoLock (Function)
In single-user mode, opens an xBase table without locking it.
ArrayInsertReference (Function)
Adds the reference of an object at given position in a one-dimensional array.
Two-factor authentication management functions
Utilisation dans la classe Thread - Accès en Lecture - Type : Entier32...
<Menu>.AddOption (Function)
Adds a new option after the last option of a drop-down or context menu.
Drive functions: OneDrive, Google Drive, Dropbox
The following functions are used to manage cloud-based storage services......
inAppListProductInfo (Function)
Retrieves, from the store, information about the "In-App" products associated with the application.
inAppPurchaseProduct (Function)
Sends a request for purchasing an "In-App" product associated with the application.
grCategoryThumbnail (Function)
Initializes a category image in a Pie, Donut or Semi-circular chart.
<Chart>.CategoryThumbnail (Function)
Initializes a category image in a Pie, Donut or Semi-circular chart.
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
<Table>.Position (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
SwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.