ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Word Processing>.InfoXY (Function)
For a given position (coordinates of a point) in a Word Processing control, returns one of the following: the number of the corresponding page, the corresponding X-position (in mm), the corresponding Y-position (in mm)....
Various constants
List of various constants used by the constants WINDEV functions....
Telephony functions
List of telephony functions...
<Page>.OpenChild (Function)
Opens a non-modal child window.
<Source>.LogRecreate (Function)
Used to re-create an empty log.
<Array>.Reverse (Function)
Reverses the content of a one-dimensional array.
HLogRecreate (Function)
Used to re-create an empty log.
Installing the HFSQL Server module
MenuSelectPlus (Function)
Enables a menu option (popup menu or drop-down menu).
WiFiConnectionInfo (Function)
Returns the requested information about the current Wi-Fi connection of the device.
ExceptionEnable (Function)
Re-enables the current exception process if the exception was corrected.
WiFiDeleteNetwork (Function)
Deletes a network from 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....
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
Setup on a local network (LAN)
Selected (Property)
The Selected property is used to: Select, or determine if a row is selected in a List, ListView or Table control. Select, or determine if a column or cell is selected in a Table control with row or column selection. Select, or determine if a WEBDEV menu option is selected....
ModbusWriteRegister (Function)
Writes one or more registers (16-bit values) to a Modbus slave, starting at a specific address.
iPrintReport (External language)
Prints a report created with the report editor.
Constants for external files
List of constants used by the functions for managing external files....
<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....
<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....
grAxisPosition (Function)
Indicates the position where one of the chart axes (X or Y-coordinates) will be drawn.
ERR_FORBIDDEN_INSTALL
ERR_FORBIDDEN_UPDATE
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.