ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gglCalendar (Type of variable)
The gglCalendar type is used to describe and modify a calendar used by the Google Calendar service...
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
ContactList (Function)
Lists the device contacts corresponding to the specified criteria.
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.
GPSEnd (Function)
Indicates the end of the use of geolocation functions.
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
SQLModify (Function)
Modifies the content of a row in the query result.
SQLColumnFormat (Function)
Returns the different types of columns supported: by the data source identified by SQLConnect by the database accessed by a specific connection (connection described in the analysis or described by HDescribeConnection or HOpenConnection)....
ParallelTask (Type of variable)
The ParallelTask type is used to handle a task, which means a procedure run by a thread in the parallel programming.
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
HStatNbRec (Function)
Returns the number of entries for a given key item.
tapiDialerCall (Function)
Opens the default telephony application (dialer) found on the phone and dials the specified number.
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
LooperBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Looper control.
iNewLine (Function)
Prints a line (in Windows standard, with a rounded end) at specified coordinates.
iLine (Function)
Prints a line at specified coordinates.
StatSum (Function)
Calculates the sum for a series of values.