ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLElementType (Function)
Returns the type of current element (tag or attribute).
AutoRefresh (Property)
The AutoRefresh property is used to: Find out whether the data found in the series is automatically recalculated whenever grDraw is called Modify the mode for recalculating the data found in the series....
WinEditAllowed (Property)
The WinEditAllowed property is used to determine and configure the actions allowed on a control when the window switches to "Allow end users to modify the UI" mode.
SysIdentifier (Function)
Returns the unique identifier of the current mobile device.
Functions for managing menus (prefix syntax)
List of functions for managing menus...
ControlPrevious (Function)
Specifies the name of control that was in edit before the current control.
HDeleteView (Function)
Deletes a previously created view. This function uses the former view mechanism.
Events associated with the cells of the status bars
WINDEV manages the following events by default:...
PowerStatus (Function)
Used to get various information about the battery (main or secondary) of the device on which the application is running.
SMSDelete (Function)
Deletes an SMS message from the memory of the Android phone. This function should no longer be used.
SourceDescription (Property)
The SourceDescription property is used to get the name of the element used as data source of a series.
XMLElementName (Function)
Returns the name of current element (tag or attribute).
EmailStartNotesSession (Function)
Allows you to access the data handled by the Lotus Notes messaging (emails, contacts, groups of contacts, tasks, appointments).
AssistedInput (Type of variable)
The AssistedInput type allows you to define all the advanced characteristics of an autocomplete suggestion.
EmailReadFirst (Example)
Usage example of the EmailReadFirst function
HErrorInfo (Function)
Returns a detailed information about the last error triggered by the HFSQL engine.
3. Managing sockets
WINDEV includes advanced socket management functions....
gglCoordinate (Type of variable)
The gglCoordinate type is used to describe and handle a geographical point on a map...
TelemetryAddMeasure (Function)
Adds a measure for a value or time sensor.
InternalWindowPopup (Property)
The InternalWindowPopup property is used to get and modify the name of the internal window used to customize the content of marker popups in a Map control.
InternalPagePopup (Property)
The InternalPagePopup property is used to get and modify the name of the internal page used to customize the content of marker popups in a Map control.
XMLData (Function)
Returns the value of current element (tag or XML attribute) or the value of one of its attributes.
diagLibrary (Type of variable)
The diagLibrary type is used to define all the advanced characteristics of a library of preset shapes used by a Diagram Editor control.
WinEditMode (Property)
The WinEditMode property is used to determine and configure the actions allowed on a window and its controls when the window switches to "UI modification by end user" mode.
geoDistance (Function)
Returns the distance between the two locations. This distance is expressed in meters by default.