ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fDriveInfo (Function)
Returns information about a drive.
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
HDescribeConnection (Function)
Describes a new connection to an external database.
New products brochure 28: Common new products
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
SelectColor (Function)
Opens the standard window for color selection and selects the specified color.
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
EmailCloseSession (Example)
Usage example of the EmailCloseSession function
HCancelDeclaration (Example)
Usage example of the HCancelDeclaration function
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
EmailDeleteMessage (Example)
Usage example of the EmailDeleteMessage function
dFont (Example)
Usage example of the dFont function
fChangeSize (Function)
Resizes an external file.
SysColor (Function)
Identifies or modifies the color of a Windows element.
SortType (Property)
The SortType property is used to: Find out the sort direction defined for an item or for a component of a composite key. This item was defined in the data model editor or programmatically. Define the sort direction for an item or for a component of a composite key (when describing the item through programming)....
ContactReset (Function)
Reinitializes: the Contact structure. a Contact variable....