ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Now (Function)
Returns or modifies the system time (current time defined for the current computer).
<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.
Dimension (Function)
Returns the size of a variable (string, numeric, array, ...) or resizes a dynamic array.
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, ...).
<Array>.Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
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....
TableItemStatus (Function)
Returns the status of a node in a Treeview Table control: collapsed, expanded or not found.
Easter (Function)
Returns the date of Easter for the specified year according to the western Christian calendar.
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
LooperBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Looper control.