ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Dimension (Function)
Returns the size of a variable (string, numeric, array, ...) or resizes a dynamic array.
<Connection variable>.ListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection....
GUIDAnalysis (Property)
The GUIDAnalysis property returns the GUID of the analysis that was used to create the data file.
Timeout (Property)
The Timeout property is used to get and change the time after which the connection is considered to have "failed".
LogDirectory (Property)
The LogDirectory property is used to manage the directory of the log file described in the analysis.
TextItemCompleted (Property)
The TextItemCompleted property is used to manage text items in an HFSQL data file.
LooperRecNum (Function)
Returns the number of the current record in a Looper control based on a data file.
TableToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
MCIPositionFormat (Function)
Fixes the format used to define the position in a media file (opened by MCIOpen).
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.
<Connection variable>.FileExist (Function)
Finds out if a file exists, i.e. if it has been physically created (HCreation or HCreationIfNotFound).
TableAdjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
FontList (Function)
Returns the list of valid fonts installed on the current computer (TrueType, Postscript, ...).
FinInterestRate (Function)
Calculates the interest rate for a loan over a specific period of time with fixed payments.
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
grSmoothing (Function)
Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm.
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
HDBDescribeField (Function)
Describes through programming each item found in the structure of an xBase file described by HDBDescribeFile.
gr3DSParameter (Function)
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode.
EmailListFolder (Function)
Returns the list of folders: found in the Outlook messaging software. for an IMAP session....
iDirImageHTML (Function)
Used to select the directory in which the images must be generated during a print in HTML format.