ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

xlsClose (Function)
Closes an XLS file.
PicSave (Function)
Saves the image found: in an Image Editor control. in a WDPic variable....
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
zipFileSize (Function)
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....
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....
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
iImageWidth (Function)
Calculates the width of the image to print (in millimeters).
KeyType (Property)
The KeyType property is used to set the characteristics of a key item.
DefaultValue (Property)
The DefaultValue property is used to: Find out the default value of an item. This item was defined in the data model editor or through programming. Define the default value of an item (when describing the item through programming)....
WDInst : languages supported by the setup
If your applications must be installed in several countries, the setup editor WDInst gives you the ability to generate a multilingual setup......
KeyGetIdentifier (Function)
Retrieves the identifier that was used to generate an initial key.
MongoGridFSDeleteFileByID (Function)
Deletes a file identified by its identifier from a MongoDB file system.
Constants for managing Toolbar controls
List of constants used by the Toolbar control management functions...
InAutomaticTestMode (Function)
Used to find out whether an automatic test is currently run or not.
WinPasteForm (Function)
Pastes the content of a form stored in the clipboard.
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
PDFToText (Function)
Extract the text contained in an Document PDF.
ContactReset (Function)
Reinitializes: the Contact structure. a Contact variable....
fbSession (Type of variable)
The fbSession type is used to describe a connection to the Facebook service and to manage the authentication to this service.
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
iPrintBodyComplement (Function)
Forces a body complement block to print while specifying the height of complement block.
DescribedName (Property)
The DescribedName property is used to handle the logical name of HFSQL data files (ignoring possible changes made by HAlias).
grColumnSpacing (Function)
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock chart....
xlsDeleteWorksheet (Function)
Deletes a worksheet from the Excel document.