ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XAxisMax (Property)
The XAxisMax property gets the maximum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
YAxisMax (Property)
The YAxisMax property gets the maximum value of the Y-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
LEDSwitchOff (Function)
Switches the LED (Light-Emitting Diode) of the device off.
List,Delete (External language)
Deletes an element from a drop-down list or from an expanded list.
XAxisMin (Property)
The XAxisMin property gets the minimum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
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.
The Slider control (in a window)
A slider control is used to select a value between two bounds......
GetUUID (Function)
Calculates a 128-bit Universal Unique Identifier ("UUID").
GetUUID256 (Function)
Calculates a 256-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....
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
WDDIXIO License Agreement
WDDIXIO License Agreement...
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....
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
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
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).
MenuSelectMinus (Function)
Disables (grays out) a menu option (popup menu or drop-down menu).
Programming an indexed control