ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Step 6: User Groupware settings
If the site is configured to use the user groupware, the parameters of the groupware database can be configured during the setup......
fFind (Function)
Finds a character string or a buffer in a file opened by fOpen.
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
<picLayer variable>.DrawPolygon (Function)
Draws a polygon in a picLayer variable.
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
fTempFile (Function)
Returns the name of a unique temporary file.
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.
dTextRTF (Function)
Draws RTF text: in an Image control, in an Image variable....
<picLayer variable>.Background (Function)
Declares the default background color for the rectangles and circles, ... used in a picLayer variable.
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
<WDPic variable>.DrawLine (Function)
Draws a line in a WDPic variable.
<picLayer variable>.PixelColor (Function)
Identifies the color of a pixel contained in a picLayer variable.
<WDPic variable>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in a WDPic variable.
SQLChangeConnection (Function)
Modifies the current connection.
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.
SessionRequestedPage (Function)
Returns the name of the page requested at the start of the session.
HSetTransaction (Function)
Enables or disables the management of transactions for one or more files.
<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.
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.