ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

tapiLineDial (Function)
Dials a phone number for a voice line and chooses the device to use.
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.
DiagramSave (Function)
Saves a diagram as a "diag" file.
KanbanInsertList (Function)
Inserts a list in a Kanban control.
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.
DriveListeFile (Function)
Lists files in an Drive directory.
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.
SilverLight control properties
List of properties associated with the SilverLight control...
<Report>.InitQueryConnection (Function)
Initializes the query linked to the report.
Flex control properties
The Flex control can be handled by the WLanguage properties in server code and in browser code......
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
AppUPDAvailable (Function)
Allows you to find out whether an update is available for the specified application.
NetListIPAddress (Function)
Returns the list of IP addresses (Internet Protocol) for a computer.
CurrentColumn (Function)
Returns: the index of the current indexed column in a Table control (based on a data file or populated programmatically). the number of the column currently in edit mode in the specified Table control (based on a data file or populated programmatically)....
InSimulatorMode (Function)
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile.