ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Two-factor authentication functions
The Latitude property gets and sets the latitude of an element....
MenuSelectMinus (Function)
Disables (grays out) a menu option (popup menu or drop-down menu).
MenuLabel (Function)
Gets or changes the label of a menu option (context or drop-down menu).
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).
inAppListProductInfo (Function)
Retrieves, from the store, information about the "In-App" products associated with the application.
iChangeSubReportSource (Function)
Modifies through programming the report associated with a sub-report in a composite report.
inAppPurchaseProduct (Function)
Sends a request for purchasing an "In-App" product associated with the application.
Drive functions: OneDrive, Google Drive, Dropbox
The following functions are used to manage cloud-based storage services......
FreeDLL (Function)
Frees the 32-bit library (DLL) that was loaded in memory by LoadDLL.
<Menu>.AddSeparator (Function)
Adds a new separator in a menu (drop-down or context menu).
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.
dCircle (Function)
Draws a circle or an ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Handling character strings
WINDEV, WINDEV Mobile and WEBDEV allow you to perform different types of operations on character strings via the WLanguage functions......
dRoundedRectangle (Function)
Draws a rounded rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....