ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LEDSwitchOff (Function)
Switches the LED (Light-Emitting Diode) of the device off.
HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
MenuSelectPlus (Function)
Enables a menu option (popup menu or drop-down menu).
LEDSwitchOn (Function)
Switches the LED (Light-Emitting Diode) of the device on.
WiFiListNetwork (Function)
Returns the list of Wi-Fi networks configured on the device.
SearchAAF (Property)
The SearchAAF property is used to: find out whether the search via AAF is enabled on a non-editable Combo Box control, enable (or not) the search via AAF on a non-editable Combo Box control....
StringToUTF8 (Function)
Converts an ANSI or UNICODE string to UTF-8.
List,Delete (External language)
Deletes an element from a drop-down list or from an expanded list.
ExeRunning (Function)
Allows you to find out whether a 32-bit application is already run.
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....
Error 111: The Pascal string %1 is too long
<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....
MenuAddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
ERR_FORBIDDEN_INSTALL
ERR_FORBIDDEN_UPDATE
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...
InUMCMode (Function)
Indicates whether the code is run from a code written in a user macro-code.
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
WarningAsynchronous (Function)
Displays a custom message in a non-blocking system warning window.
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
SeekByProcedure (Function)
Seeks an element in a one-dimensional array by using a comparison procedure.
Zombie data files and items
During the life of an application, items live and die......