ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LEDSwitchOff (Function)
Switches the LED (Light-Emitting Diode) of the device off.
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.
WiFiConnectionInfo (Function)
Returns the requested information about the current Wi-Fi connection of the device.
UTF8ToString (Function)
Converts a UTF-8 string to ANSI or UNICODE.
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
WiFiDeleteNetwork (Function)
Deletes a network from the list of Wi-Fi networks configured on the device.
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.
List,Delete (External language)
Deletes an element from a drop-down list or from an expanded list.
Error 111: The Pascal string %1 is too long
Error 1017: The method is not global: use: to access it
<Array>.MoveLine (Function)
Allows you to: move a row in a two-dimensional array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional array or in an advanced array property....
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)......
<Array>.DeleteAll (Function)
Deletes all elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from the advanced array property (array of gglCalendar events, ...). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
ExceptionEnable (Function)
Re-enables the current exception process if the exception was corrected.
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....
InUMCMode (Function)
Indicates whether the code is run from a code written in a user macro-code.
GetUUID (Function)
Calculates a 128-bit Universal Unique Identifier ("UUID").
GetUUID256 (Function)
Calculates a 256-bit Universal unique identifier ("UUID").
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....
WDDIXIO License Agreement
WDDIXIO License Agreement...
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
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