ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fRename (Function)
Modifies the name of a file.
<Image variable>.InvertColor (Function)
Inverts the colors in an Image variable.
fListResource (Function)
Lists the resources integrated to the application.
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
fSplit (Function)
Splits a file into several files.
<Image variable>.Resize (Function)
Resizes an image in an Image variable.
<Image variable>.Font (Function)
Declares the font that will be used by dText in an Image variable.
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
dSaveImageICO (Function)
Saves an image in icon format either in a file, or in memory.
User Groupware and files accessed via a Native Connector
An application that works with the User Groupware can be used with a database handled by a Native Connector......
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard (for the site manager)......
Automatic feature for copying forms
When typing several copies of a form one after another, some of the information to type may be the same for each instance of the form......
fDriveInfo (Function)
Returns information about a drive.
FaxCompleteStatus Structure
The FaxCompleteStatus structure is automatically filled during the call to FaxStatus......
<WDPic variable>.DrawRectangleGradient (Function)
Draws a rectangle in a WDPic variable.
fDirSize (Function)
Returns the size of a directory in bytes.
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
fDirExist (Function)
Checks the existence of a directory.
WINDEV Mobile 2024 Tutorial - Table of contents
FaxDisconnect (Function)
Closes a connection to a fax server (established beforehand by FaxConnect).
<Image>.DrawCircle (Function)
Draws a circle or an ellipse in an Image control.
dRotation (Function)
Performs a rotation: of an Image control. of an Image variable. of a picLayer variable....
dInvertColor (Function)
Inverts the colors: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
EndProgram (Function)
Ends the execution of the current program.