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
UMCOpen (Function)
Opens the edit window of User Macro-Code for the current window.
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......
dStartDrawing (Function)
Indicates that the drawing functions that will be used are intended for: the specified Image control, the specified Image variable, the specified Image variable, the specified WDPic variable (on the background layer), the specified picLayer variable....
dRectangleGradient (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
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.
Testing a project: setting
By testing the project you can simulate how the application will run......
CoordinateImageControlToImage (Function)
Converts the coordinates of a rectangle in the Image control to the corresponding coordinates in the image displayed in the control.
iPad window: Window creation wizard
The wizard for creating iPad windows allows you to easily create a window containing all the main elements of a window for an iPad application......