ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableAdjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
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.
Secure (Property)
The Secure property is used to configure the security level of data file encryption.
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
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.
Dimension (Function)
Returns the size of a variable (string, numeric, array, ...) or resizes a dynamic array.
Timeout (Property)
The Timeout property is used to get and change the time after which the connection is considered to have "failed".
FinInterestRate (Function)
Calculates the interest rate for a loan over a specific period of time with fixed payments.
CriticalSectionEnd (Function)
Marks the end of critical section: the code will be run by another thread.
fExtractPath (Function)
Returns the different elements of a path: disk, directories, name and extension of the file.
Events associated with the Conference control
List of events associated with a Conference control...
FTPDisconnect (Function)
Closes the connection between the current computer and the FTP server (File Transfer Protocol).
FTPCurrentDir (Function)
Identifies or modifies the current directory on an FTP server (File Transfer Protocol).
Events associated with Java Applet controls
List of events associated with Java Applet controls...
Events associated with Toolbar controls
List of events associated with Toolbar controls...
Events associated with the cells of the status bars
WINDEV manages the following events by default:...
Events associated with ListView controls
List of events associated with ListView controls...
Events associated with OLE controls
List of events associated with OLE controls...
grSmoothing (Function)
Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm.