ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fLongName (Function)
Returns the long name of a file or directory.
fLongPath (Function)
Returns the full long path of a file or directory.
Global and local variable
Two types of variables are available......
fStopCompress (Function)
Stops the operation used to compress or decompress a file.
Database schema description window
The database schema description window includes all the characteristics and options of the current database schema......
fSelect (Function)
Opens the Windows file picker.
How to read in a text or CSV file?
This help page explains how to read the content of a text or CSV file....
SQLNext (Function)
Positions on the next row of the query result.
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).
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).
fDirRename (Function)
Renames a directory.