ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TwainState (Function)
Returns the status of the current source.
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):...
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
Error 1054: 'Ancestor' cannot be used outside the code of a class
Apply (Function)
Executes a procedure for each element of a WLanguage array.
Constants for managing images in websites
<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.
Warning 36: No BREAK, RETURN or RESULT was detected in the code of the loop
Error 113: Non-dynamic array without definition
<TimeLine>.DeleteEvent (Function)
Deletes an event from a TimeLine control.
<TreeView Table>.DeleteChild (Function)
Deletes all child rows from a branch of the hierarchy.
DriveUploadDirectory (Function)
Envoie un répertoire (présent sur la machine de l'utilisateur) vers un disque distant....
HExportXLS (Function)
Exports records from a data file (HFSQL or OLE DB), view or query to an Excel file (XLSX).
TreeStatus (Function)
Returns the status of a node: collapsed, expanded or not found.
Constants for managing TimeLine controls
Constants for managing TimeLine controls...
Financial constants
List of constants used by the financial functions....
CameraVideoStop (Function)
Stops the video recording previously started by CameraVideoStart.