ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
HRegenerateFile (Function)
Regenerates a data file from its log.
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
TestAddIteration (Function)
Adds an iteration into the current test and gives the values of test parameters for this iteration.
fCurrentDir (Function)
Identifies or modifies the current directory.
Round (Function)
Returns the rounded value of a numeric value according to the specified number of decimal places.
zipInfoFile (Example)
Usage example of the zipInfoFile function
xlsAddWorksheet (Function)
Adds or inserts a new worksheet into an Excel document.
HImportXLS (Function)
Imports an XLS file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
FTPName (Function)
Returns the name of last file accessed by an FTP function (File Transfer Protocol).
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
SysRecentDocList (Function)
Returns the list of recently opened documents.
DashSaveConfiguration (Function)
Saves the configuration of a Dashboard control in string format.
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
The Item control
The "Item" control is used to edit the content of an item found in a data file......
ExplorerRetrieve (Function)
Retrieves the number and the name of the files "dropped" from the explorer.
SQLTransaction (Example)
Usage example of the SQLTransaction function
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
HLinkMemo (Example)
Usage example of the HLinkMemo function
TableModifyColumn (Function)
Modifies a column in a horizontal Table control.
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
DashLoadConfiguration (Function)
Restores the configuration of a Dashboard control.
OCRDetectTextArea (Function)
Returns all text areas of an image without reading the text.