ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
<Source>.StatCalculate (Function)
Performs various statistical calculations on the file keys.
<Source>.TrackStop (Function)
Stops tracking a data file on an HFSQL server.
fStopCompress (Function)
Stops the operation used to compress or decompress a file.
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
WindowBitmap (Function)
Creates the image of the specified window in a BMP file.
fLongPath (Function)
Returns the full long path of a file or directory.
fShortPath (Function)
Returns the full short path of a file or directory.
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
HChangeConnection (Function)
Dynamically changes the connection associated with a data file.
<Source>.ChangeConnection (Function)
Dynamically changes the connection associated with a data file.
tapiRecord (Function)
Records the current communication as a".WAV" file.
tapiPlay (Function)
Plays a sound file (.WAV) for the specified line.
HModifyFileProperty (Function)
Modifies the properties of an HFSQL file located on a server.
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
iPrintImage (Function)
Sends the image file to print to the print buffer.
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
xlsNbRow (Function)
Returns the number of rows found in an XLS file.
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
xlsVersion (Function)
Returns the Excel version that was used to save the file.
<DiskFile variable>.ReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
SCPGetFile (Function)
Gets a file via the Secure Copy Protocol.