ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CallDLL32 (Function)
Runs a function found in an external DLL.
API (Function)
Runs a function found in an external DLL.
How to read in a text or CSV file?
This help page explains how to read the content of a text or CSV file....
SQLPrevious (Function)
Positions on the previous row of the query result.
SQLFirst (Function)
Positions on the first row of the query result.
SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.
<DiskFile variable>.WriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
SQLNext (Function)
Positions on the next row of the query result.
fDirRename (Function)
Renames a directory.
fDir (Function)
Finds a file or directory.
fShortName (Function)
Returns the short name of a file or directory.
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
fExeDir (Function)
Returns the directory from which the execution is started.
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
fCompress (Function)
Compresses a file.
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.