ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Dimension (Function)
Returns the size of a variable (string, numeric, array, ...) or resizes a dynamic array.
<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.
<Array>.Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
<Source>.ListSynonym (Function)
Returns the list of synonyms used by a full-text index.
<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).
MCIPosition (Function)
Returns or changes the current position in a media file previously opened (MCIOpen).
TableRecNum (Function)
Returns the number of the current record in a Table control based on a data file.
<Table>.BreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
WinOutHeight (Function)
Returns the full height of the window (including the border, menu bar and title).
FontList (Function)
Returns the list of valid fonts installed on the current computer (TrueType, Postscript, ...).
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
FinError (Function)
Returns the number of the last error caused by a Finxxx function (financial functions).
FinPaymentNb (Function)
Returns the number of payments required to pay off a capital according to a given rate.
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
fExtractPath (Function)
Returns the different elements of a path: disk, directories, name and extension of the file.
J2EEGetResult (Function)
Returns the result of the last J2EE procedure that was successfully run.
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
EmailListFolder (Function)
Returns the list of folders: found in the Outlook messaging software. for an IMAP session....