ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDDIXIO License Agreement
WDDIXIO License Agreement...
<Image>.DrawLine (Function)
Draws a line in an Image control.
<Image>.PixelColor (Function)
Identifies the color of a pixel in an Image control.
Class (Property)
The Class property is used to get the actual type of the class instance handled by an object, variant or dynamic object variable.
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
Error 111: The Pascal string %1 is too long
Error 1017: The method is not global: use: to access it
ExceptionEnable (Function)
Re-enables the current exception process if the exception was corrected.
sysNotificationInput (Type of variable)
The sysNotificationInput type is used to define all the advanced features of an input control, such as a text input or combo box control, in an interactive notification.
GetUUID (Function)
Calculates a 128-bit Universal Unique Identifier ("UUID").
InUMCMode (Function)
Indicates whether the code is run from a code written in a user macro-code.
PDFReaderInfoXY (Function)
For a given position (coordinates of a point) in a PDF Reader control, returns one of the following: the page number for the specified position, the X-position (in mm) for the specified position, the Y-position (in mm) for the specified position....
<Image>.Background (Function)
Declares the default background color for the rectangles and circles, ... used in an Image control.
Generating an application for Universal Windows 10 App
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....
MenuLabel (Function)
Gets or changes the label of a menu option (context or drop-down menu).
SeekByProcedure (Function)
Seeks an element in a one-dimensional array by using a comparison procedure.
Error 403: The item does not belong to the file
Error 1007: The member is global: use the: operator: to access it
Programming an indexed control
MenuInvisible (Function)
Makes a menu option invisible (popup menu or drop-down menu).
MenuSelectMinus (Function)
Disables (grays out) a menu option (popup menu or drop-down menu).
List,Modify (External language)
Modifies an element in a drop-down list or in an expanded list.
List,Select,+ (External language)
Selects an element in a drop-down list or in an expanded list.