ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AssistedInputAdd (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
SemiDynamicPageDisplay (Function)
Displays a semi-dynamic page in the browser of the Web user from a dynamic or static WEBDEV page.
AssistedInputClose (Function)
Closes the list of values proposed by the assisted input for an edit control.
TabMDI (Property)
The TabMDI property is used to: Get the type of a Tab control (simple tab or dynamic tab - MDI). Change the type of a Tab control (simple tab or dynamic tab - MDI). This property is obsolete from version 200057. Use DynamicTab....
IFrame control
IFrame is an HTML concept......
AssistedInputOpen (Function)
Opens the list of values proposed by the assisted input for an edit control.
geoGetAddress (Function)
Retrieves an address or a list of addresses corresponding to the description of a geographic location.
MenuAddSeparator (Function)
Adds a new separator in a menu (drop-down or context menu).
WDTRAD overview
WITH
Factorizes the expression of an element on which several sub-elements or properties are accessed.
In-App functions
The following WLanguage functions are used to manage In-App purchases......
inAppPurchaseProduct (Function)
Sends a request for purchasing an "In-App" product associated with the application.
ArrayAddReference (Function)
Adds the reference of an object at the last position in a one-dimensional array.
AddReference (Function)
Adds the reference of an object at the last position in a one-dimensional array.
ArrayInsertReference (Function)
Adds the reference of an object at given position in a one-dimensional array.
InsertReference (Function)
Adds the reference of an object at given position in a one-dimensional array.
<Menu>.AddOption (Function)
Adds a new option after the last option of a drop-down or context menu.
<Menu>.AddSeparator (Function)
Adds a new separator in a menu (drop-down or context menu).
Two-factor authentication management functions
Utilisation dans la classe Thread - Accès en Lecture - Type : Entier32...
<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.
FreeDLL (Function)
Frees the 32-bit library (DLL) that was loaded in memory by LoadDLL.
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).
MenuInvisible (Function)
Makes a menu option invisible (popup menu or drop-down menu).