ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
<Table>.SelectPlus (Function)
Selects a row in a Table or TreeView Table control.
SQLChangeConnection (Function)
Modifies the current connection.
iDestination (Function)
Configures the print destination.
SQLListTable (Function)
List all the tables that can be accessed by the connected database system.
fLongName (Function)
Returns the long name of a file or directory.
fExeDir (Function)
Returns the directory from which the execution is started.
Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
fLongPath (Function)
Returns the full long path of a file or directory.
fShortPath (Function)
Returns the full short path of a file or directory.
SQLReqExists (Function)
Checks the existence of a query.
Net constants
List of constants used by the Net functions....
Environment of the project editor
The main elements of the project editor are as follows:
Environment of the report editor
Environment of the report editor...
fAddText (Function)
Adds the content of a character string at the end of a file.
Description (Property)
The Description property is used to get and change the page description.
End of break block
The End of break block is optional......