ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
HTTPCancelForm (Function)
Cancels the declaration of an HTTP form and frees all its resources.
PropertyExist (Function)
Used to find out whether a property exists on a control or on a class instance.
LooperDeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
TreeView control properties
The TreeView controls found in a window or in a page can be handled by the WLanguage properties......
dbgCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
MapAddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
PDFMerge (Function)
Merges several existing PDF files into a single PDF file. The files are merged one after another. The paths of PDF files can be found in an array.
DocToPDF (Function)
Converts a Word Processing document into a PDF file.
grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
Constants for managing Toolbar controls
List of constants used by the Toolbar control management functions...
PicSave (Function)
Saves the image found: in an Image Editor control. in a WDPic variable....
HRplManageItem (Function)
Specifies the replication options for an item: the item can be replicated or not.
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)....
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.
xlsClose (Function)
Closes an XLS file.
InAutomaticTestMode (Function)
Used to find out whether an automatic test is currently run or not.
PDFToText (Function)
Extract the text contained in an Document PDF.
ContactReset (Function)
Reinitializes: the Contact structure. a Contact variable....