ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fMoveFile (Function)
Moves a file from one directory to another.
fTempPath (Function)
Returns the name of directory used to store the temporary files.
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
fDriveReady (Function)
Determines: if a given drive (storage card, CD or DVD) is available, whether the drive exists....
fCompare (Function)
Compares the content of two files bit by bit.
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
fLoadResource (Function)
Loads the content of a resource from a library.
fDetectRemovableStorage (Function)
Detects whether a removable storage unit (CD, USB key, USB camera, ...) was added or removed.
fAttributeReadOnly (Function)
Gets and sets the read-only attribute of a file.
fCreateLink (Function)
Creates a link on a file at the specified location.
fSplit (Function)
Splits a file into several files.
fTempDir (Function)
Returns the name of directory used to store the temporary files.
fCopyFileWebFolder (Function)
Copies an image file from the data directory of application (or from one of its sub-directories) to the "_WEB" directory of application (or to one of its sub-directories).
fMerge (Function)
Merges several files into a single one.