ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
ContactEdit (Function)
Opens the form of a contact in edit mode in the device's native contacts application (Android, iPhone, iPad, Universal Windows)....
UsefulHeight (Property)
The UsefulHeight property is used to get and change the useful height of an internal window (or supercontrol) with scrollbars.
MobileNetworkConnectionInfo (Function)
Returns information regarding the current connection to data on the mobile network.
Color (Type of variable)
The Color type is used to define the advanced characteristics of a WLanguage color.
LooperInsert (Function)
Inserts a row into a Looper control.
XMLDelete (Function)
Deletes the current element (as well as the entire branch) from an XML document.
gglPath (Type of variable)
The gglPath type is used to define the characteristics of the route to drawn on a map...
PanelCreate (Function)
Creates a new Dockable Panel control in the current window.
StatCovariance (Function)
Calculates the covariance between two series of values.
SpreadsheetTypeAndMaskSelection (Function)
Returns or modifies the type and mask of selected cells in a Spreadsheet control.
GPSEnd (Function)
Indicates the end of the use of geolocation functions.
rssIdentifier (Type of variable)
The rssIdentifier type is used to describe the unique identifier of a RSS stream entry...
ContactList (Function)
Lists the device contacts corresponding to the specified criteria.
Composite variable
A composite variable contains different types of elements (members)...
TableRestorePositionAndSelection (Function)
Restores the scrollbar position in a Table or TreeView Table control as well as the selected elements.
XMLChild (Function)
Positions on the first child element of current element.
TextToXML (Function)
Converts an ANSI string to an XML string.
InWindowsMobileMode (Function)
Indicates whether the code is run: from a Windows Mobile application. from a WINDEV application, from a WEBDEV site or from a PHP application. Function kept for backward compatibility....
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
SysStandby (Function)
Allows you to: enable and disable the standby mode (Android) display the system screen used to configure the standby mode (Universal Windows Apps)...
GetColor (Function)
Allows you to get a set of harmonious colors without having to use a table of colors.
LineToPosition (Function)
Returns the position of the first character of a line in a block of text.
Combination (Type of variable)
A combination is a set of options.
WinInitialized (Function)
Used to find out whether the "end of initialization" code was run for a window.