ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
The Static control
A Static control is a control used to display a static text......
fResourceDir (Function)
Returns the path of the read-only resources of the application.
Batch processes: Creating executables, WDLs, components, and more...
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
SQLReqExists (Function)
Checks the existence of a query.
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
The OLE control
The OLE control is used to handle an OLE object......
iPageHeightLeft (Function)
Calculates the available height (in millimeters) left on the current page while taking into account the defined margins (top or bottom).
iForceComplement (Function)
Forces the printing of a Body Complement block.
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
iCreateFont (Function)
Creates a new print font.
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
iMargin (Function)
Defines the "logical" print margins.
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
<Report>.InitQuery (Function)
Initializes the query linked to the report (for a query with parameters).
SQLListSource (Function)
Lists the data sources declared on a local site.
SQLChangeConnection (Function)
Modifies the current connection.
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
<String type>.BufferToHexa (Function)
Converts an Ansi or Unicode string to a hexadecimal string (e.g.: "4A 5B 00").
fLongName (Function)
Returns the long name of a file or directory.
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
fLongPath (Function)
Returns the full long path of a file or directory.
fSelect (Function)
Opens the Windows file picker.