ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
<picLayer variable>.DrawCircle (Function)
Draws a circle or an ellipse in a picLayer variable.
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
FaxStatus (Function)
Returns the status of a fax that was sent by FaxSend.
Camera functions
A Table control can be used to display the content of a data file or query......
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
SQLChangeConnection (Function)
Modifies the current connection.
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
SessionRequestedPage (Function)
Returns the name of the page requested at the start of the session.
<DiskFile variable>.Find (Function)
Finds a character string or a buffer in a file opened by fOpen.
fMIMEType
Returns the type of file according to the MIME standard (Multipurpose Internet Mail Extensions).
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
HTransactionInterrupted (Function)
Used to find out whether a transaction was interrupted (the transaction was neither validated nor canceled).
fSelectDir (Function)
Opens a directory picker.
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....