ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for managing images in websites
Error 112: An array can only have a maximum of X dimensions
PDF Reader control and PDF file management constants
PDF Reader control and PDF file management constants...
Constants used by the functions for managing Tab controls
<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.
Constants for managing the Image Editor control
Error 1038: This member already exists in the class
<Source>.RetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
<Kanban>.DeleteCard (Function)
Deletes a card from a Kanban control or from a Kanban List control.
<Kanban list>.DeleteCard (Function)
Deletes a card from a Kanban control or from a Kanban List control.
saasVisit (Type of variable)
The saasVisit is used to find out all the characteristics of a SaaS user's visit....
Error 1037: This member already exists in the structure
Error 802: Invalid syntax for this function
Functions for managing AAFs (Automatic Application Features)
The following functions are used to manage AAFs (Automatic Application Features):...
Error 1050: This member already exists in the composite variable
Error 122: The name of an Automation object must be a string
DriveCopyFile (Function)
copy a single file from the remote disk to another directory on the remote disk.
<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.
Error 17: OTHER CASE must be the last statement used in SWITCH