ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Kanban>.DeleteCard (Function)
Deletes a card from a Kanban control or from a Kanban List control.
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
LoadImage (Function)
Loads an image in memory so that it can be used later by gImage.
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
<zipArchive variable>.ExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
<zipArchive variable>.DeleteFile (Function)
Deletes a file from an archive.
<Kanban>.DeleteList (Function)
Deletes a list from a Kanban control.
<Image>.ScrollingPosition (Function)
Returns the displayed image.
<Source>.RetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
<Kanban list>.DeleteCard (Function)
Deletes a card from a Kanban control or from a Kanban List control.
<Dashboard>.Display (Function)
Refreshes elements in a Dashboard control.
<Dashboard>.InitialConfiguration (Function)
Modifies the configuration of a Dashboard control (defined in the editor) before its first display.
<TreeView Table>.ListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
<zipArchive variable>.InfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
<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....
<Menu>.Delete (Function)
Deletes a menu or a menu option.
<TreeView Table>.AddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.
<TreeView Table>.InsertChild (Function)
Inserts a row into a TreeView Table control, in a given hierarchy level.
<TimeLine>.DeleteEvent (Function)
Deletes an event from a TimeLine control.
<TreeView Table>.DeleteChild (Function)
Deletes all child rows from a branch of the hierarchy.
Reals