ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
How to write into a text or CSV file?
This help page explains how to write into a text or CSV file....
fSize (Function)
Returns the size of a file (in bytes).
fResourceDir (Function)
Returns the path of the read-only resources of the application.
fListFile (Function)
Lists the files found in a directory and returns the list of files.
SQLReqExists (Function)
Checks the existence of a query.
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
SQLListSource (Function)
Lists the data sources declared on a local site.
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
SQLChangeConnection (Function)
Modifies the current connection.
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
Classes, members, methods and properties
A class is made of......