ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Table>.Sort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
TableDeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, a table displayed in a Combo Box control....
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
fSize (Function)
Returns the size of a file (in bytes).
User Groupware and files accessed via a Native Connector
An application that works with the User Groupware can be used with a database handled by a Native Connector......
fAddBuffer (Function)
Adds the content of a buffer at the end of a file.
SQLModify (Function)
Modifies the content of a row in the query result.
fListFile (Function)
Lists the files found in a directory and returns the list of files.
SQLSeek (Function)
Positions on the specified result row of the query.
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
FaxConnect (Function)
Establishes a connection to a fax server.
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
fTrackFile (Function)
Triggers the tracking of a file.
fTrackDirectory (Function)
Detects the modifications performed on the content of a directory.
<Table>.SelectPlus (Function)
Selects a row in a Table or TreeView Table control.
<Table>.Count (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
<Table>.Modify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Automatic update (Network applications)
This step of the wizard allows managing the automatic updates of the applications from the reference server....
fTrackStop (Function)
Stops monitoring a file or directory.
fTrackStopAll (Function)
Stops all current monitoring tasks on files and directories.
fInsertTextAtBeginning (Function)
Inserts text at the beginning of a file without overwriting the existing text.
<Variable DiskFile>OpenTempFile (Function)
Creates and opens a temporary file.
SQLListTable (Function)
List all the tables that can be accessed by the connected database system.