ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

KeyGenerateInitialKey (Function)
Generates the initial key (unique license number) for the activation system of the application.
<Spreadsheet>.DeleteWorksheet (Function)
Deletes a worksheet from a Spreadsheet control found in a window.
<TreeView Table>.ChildCount (Function)
Returns the number of direct children for an element in a TreeView Table control.
<zipArchive variable>.ExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
<Spreadsheet>.MoveWorksheet (Function)
Moves a worksheet within a Spreadsheet control in a window.
Handle (Function)
Returns the system "Handle" (HWND) of a WINDEV control or window.
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
fMoveFile (Function)
Moves a file from one directory to another.
<Map>.DeleteImage (Function)
Deletes an image drawn on the map displayed in a Map control.
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
ThreadPause (Function)
Pauses the current thread during the specified duration.
PhysicalName (Property)
The PhysicalName property is used to manage the physical name of HFSQL data files.
SocketConnectBluetooth (Function)
Connects a client computer to a specific Bluetooth socket.
BackgroundTaskAdd (Function)
Adds a new background task.
<Dashboard>.Display (Function)
Refreshes elements in a Dashboard control.
<Spreadsheet>.GetFormula (Function)
Retrieves the calculation formula of a cell found in a Spreadsheet control of a window.
<Spreadsheet>.AddFormula (Function)
Adds a calculation formula into a Spreadsheet control found in a window.
<zipArchive variable>.FileSize (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....
FTP constants
List of constants used by the FTP functions....
<xlsDocument variable>.MergeCell (Function)
Merges the specified cells in an Excel document.
<xlsDocument variable>.UnmergeCell (Function)
Unmerges a given cell.
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
<Spreadsheet>.GetMerge (Function)
Used to find out whether a cell is merged with other cells and to get the name of merged cells.
SpreadsheetMoveWorksheet (Function)
Moves a worksheet within a Spreadsheet control in a window.
WDTrans: Cancel the operations performed on a transaction file
If a transaction is in progress, cancels all operations performed on the files in transaction since the start of transaction......