ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
MCIClose (Function)
Closes a media file.
MCIPlay (Function)
Plays a media file.
MCIOpen (Function)
Opens a media file.
fRename (Function)
Modifies the name of a file.
fCreate (Function)
Creates an external file.
HOpen (Function)
Opens a data file.
zipDeleteFile (Function)
Deletes a file from an archive.
xlsClose (Function)
Closes an XLS file.
<DiskFile variable>.Close (Function)
Closes an external file.
fClose (Function)
Closes an external file.
fChangeSize (Function)
Resizes an external file.
<DiskFile variable>.ChangeSize (Function)
Resizes an external file.
<Variable DiskFile>Create (Function)
Creates an external file.
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
FinInterestRate (Function)
Calculates the interest rate for a loan over a specific period of time with fixed payments.
HDescribeFile (Function)
Describes a data file programmatically.
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
HLogRestart (Function)
Restarts the logging process on a file.
RecordSize (Property)
The RecordSize property is used to get the size (in bytes) of a record in: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
Name55 (Property)
The Name55 property is used to manipulate the logical name of a Hyper File 5.5 data file that has not been migrated and is located in a WINDEV 19 analysis.
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector for MySQL......
hScheduling (Type of variable)
The hScheduling type is used to define and find out the characteristics of the scheduling that must be performed: for a scheduled optimization task of HFSQL Client/Server files. for a scheduled backup task of HFSQL Client/Server files. for a scheduled replication of HFSQL servers....
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
HCross (Function)
Crosses a record in a data file.