ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DiagramSave (Function)
Saves a diagram as a "diag" file.
HDescribeItem (Function)
Describes a file item through programming.
SchedulerTaskList (Function)
Retrieves the list of scheduled tasks.
<DiskFile variable>.Size (Function)
Returns the size of a file (in bytes).
<Kanban>.InsertList (Function)
Inserts a list in a Kanban control.
<Kanban>.DeleteList (Function)
Deletes a list from a Kanban control.
<Kanban>.MoveList (Function)
Moves a list in a Kanban control.
<Diagram editor>.Save (Function)
Saves a diagram as a "diag" file.
KanbanInsertList (Function)
Inserts a list in a Kanban control.
KanbanMoveList (Function)
Moves a list in a Kanban control.
<Kanban>.InsertCard (Function)
Inserts a card in a Kanban list.
<Kanban list>.InsertCard (Function)
Inserts a card in a Kanban list.
HDescribeFile (Function)
Describes a data file programmatically.
fChangeExtension (Function)
Changes the extension of a file on disk.
KanbanDeleteList (Function)
Deletes a list from a Kanban control.
KanbanInsertCard (Function)
Inserts a card in a Kanban list.
<Source>.State (Function)
Used to find out the state of a record.
<mongoCollection variable>.Find (Function)
Finds documents in a MongoDB collection.
HState (Function)
Used to find out the state of a record.
DriveCreateFile (Function)
Creates a file on the remote disk.
DriveDeleteFile (Function)
Deletes a file on the remote disk.
<Diagram variable>.Save (Function)
Saves a diagram as a "diag" file.
<Variable DiskFile>OpenTempFile (Function)
Creates and opens a temporary file.
<Variable Drive>CreateFile (Function)
Creates a file on the remote disk.
<Variable Drive>Rename (Function)
Rename a file or directory on an Drive.