ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grWaterfallCategoryType (Function)
Indicates the category type of a Waterfall chart.
SeriesColor (Property)
The SeriesColor property is used to: Find out the color of a series in a chart. Modify the color of a series in a chart....
BTLEConnectionStatus (Function)
Returns the current connection status to a Bluetooth Low Energy device or asks to be notified when the connection status changes.
<Array>.DeleteDuplicate (Function)
Deletes the duplicates from an array.
zipOpenRAR (Function)
Opens an existing archive in RAR format.
WidthInPixel (Property)
The WidthInPixel property is used to get the width in pixels of a control in a report.
ListMoveLine (Function)
Moves a row or swaps two rows in a List Box or Combo Box control.
TableSearchEverywhere (Function)
Searches for a value in all the columns of the following controls: Table control, TreeView Table control, Table control displayed in a Combo Box control....
gBackgroundGradient (Function)
Describes a display color in gradient mode.
grAxisVisible (Function)
Configures how the axes are displayed in Line or Column charts.
LDAPValue (Function)
Returns the value corresponding to the subscript passed as parameter for the specified attribute.
TableInfoXY (Example)
Usage example of the TableInfoXY function
CurrentColumn (Function)
Returns: the index of the current indexed column in a Table control (based on a data file or populated programmatically). the number of the column currently in edit mode in the specified Table control (based on a data file or populated programmatically)....
MultimediaStop (Function)
Stops playing a media file found in a Multimedia control.
MultimediaPosition (Function)
Returns or modifies the current position of the media file currently played in the Multimedia control.
HRecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character string in XML format.
SQLReqExists (Function)
Checks the existence of a query.
HMode (Function)
Changes the mode and the method for locking data files.
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
MultimediaPause (Function)
Pauses a media file played in a Multimedia control.
SecondaryAxis (Property)
The SecondaryAxis property is used to: determine whether a chart series is on the secondary axis. set the position of a chart series on the secondary axis....
Country (Type of variable)
The Country type is used to find out the characteristics of a country.
UUID (Type of variable)
The UUID type is used to easily manage: UUIDs or GUIDs, automatic UUID HFSQL identifiers, identifiers for COM/Automation objects and interfaces, ......
HeightInPixel (Property)
The HeightInPixel property is used to get the height in pixels of a control in a report.
<Array>.Seek (Function)
Searches for the index of an element in a WLanguage array.