ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MenuLabel (Function)
Gets or changes the label of a menu option (context or drop-down menu).
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).
Functions for managing the Combinations and Enumerations
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).
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
gToRetrieve (Function)
Describes the text value to display and to return when retrieving the value of an element found in a List Box control or in a Combo Box control.
Screen,First (External language)
Indicates the name of the first editable control or the name of the next control that must be in edit.
DisplayedSection (Property)
The DisplayedSection property is used to identify and change the portion of the image displayed in an Image control.
CoordinateImageControlToImage (Function)
Converts the coordinates of a rectangle in the Image control to the corresponding coordinates in the image displayed in the control.
inAppRestorePurchases (Function)
Restores the purchases of non-consumable products previously performed by the user in an iOS application.
5. HFSQL Cient/Server
LST: The Technical Support Newsletter, the WINDEV and WEBDEV magazine
SQL: Managing joins (INNER JOIN, OUTER JOIN)
To select records coming from several data files, joins must be used in the SQL query......
LengthToString (Function)
Converts a size in bytes to a string with human-readable units such as kilobytes, megabytes or terabytes.