ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
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.
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.
EmailListFolder (Function)
Returns the list of folders: found in the Outlook messaging software. for an IMAP session....
MCITrackCount (Function)
Returns the number of tracks found in a media file that was opened beforehand (MCIOpen).
iDirImageHTML (Function)
Used to select the directory in which the images must be generated during a print in HTML format.
<Table>.ToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
<Diagram variable>.Load (Function)
Loads a diagram into a Diagram variable from a ".wddiag" file, a memo or a binary buffer.
DiagramLoad (Function)
Loads a diagram into a Diagram variable from a ".wddiag" file, a memo or a binary buffer.
iPrintDiagram (Function)
Prints a diagram from: a Diagram Editor control, a "wddiag" file, a Diagram variable....
LineSpacing (Property)
The LineSpacing property gets and sets the line spacing for variables of type Font.
Belgium.CheckNISS (Function)
Checks the validity of a NISS number (Belgian social security identification number).
<Connection variable>.RetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
<picLayer variable>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in a picLayer variable.
<WDPic variable>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in a WDPic variable.
<Source>.Next (Function)
Sets the position on the next data file record according to a browse item.
DriveRecoverDirectory (Function)
Retrieves a directory (and its files) from an Drive (remote disk) and saves it on the user's workstation....