ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FinError (Function)
Returns the number of the last error caused by a Finxxx function (financial functions).
<Table>.FilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
<TreeView Table>.ItemStatus (Function)
Returns the status of a node in a Treeview Table control: collapsed, expanded or not found.
<Table>.RecNum (Function)
Returns the number of the current record in a Table control based on a data file.
<Multimedia>.Duration (Function)
Returns the size of the media file currently played (in milliseconds) in the Multimedia control.
<Multimedia>.Volume (Function)
Returns or modifies the sound volume of the multimedia file played in a Multimedia control.
<Array>.Info (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
<Connection variable>.InfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server....
GUIDAnalysis (Property)
The GUIDAnalysis property returns the GUID of the analysis that was used to create the data file.
LooperRecNum (Function)
Returns the number of the current record in a Looper control based on a data file.
MCITrackCount (Function)
Returns the number of tracks found in a media file that was opened beforehand (MCIOpen).
FontList (Function)
Returns the list of valid fonts installed on the current computer (TrueType, Postscript, ...).
<Pivot table>.ListPositionHeader (Function)
Returns all values associated with a row or column header in a Pivot Table control.
FinPaymentNb (Function)
Returns the number of payments required to pay off a capital according to a given rate.
RoundToMultiple (Function)
Returns a numeric value rounded to the nearest multiple of another numeric value.
MemFirst (Function)
Positions on the first element of a memory zone and returns the value of this first element.
<Array>.UnionAll (Function)
Returns an array corresponding to the union of two arrays (without deleting duplicates).
UploadSize (Function)
Returns the total size (in bytes) of the file currently uploaded via an Upload control.
Handling TimeLine controls programmatically
A TimeLine control can be......
GglAnalyticsAddPage (Function)
Adds a page beside Google Analytics.
gpwEnumControl (Function)
Enumerates the controls found in a window or page.
<Page>.Display (Function)
Displays a web page in the user's browser....
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
<Page>.Address (Function)
Used to find out the Internet address of a page.