ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Array>.Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
fExeDir (Function)
Returns the directory from which the execution is started.
Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
NetOpenRemoteAccess (Function)
Establishes a remote connection.
SQLFirst (Function)
Positions on the first row of the query result.
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
<DiskFile variable>.WriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
<DiskFile variable>.Size (Function)
Returns the size of a file (in bytes).
<Table>.DeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, tables displayed in a Combo Box control....
<Table>.ModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
Environment of code editor
MultimediaReader (Property)
The MultimediaReader property is used to get and change the media player currently used by a Multimedia control to play media files.
fCompress (Function)
Compresses a file.
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
fShortName (Function)
Returns the short name of a file or directory.
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
fStopCompress (Function)
Stops the operation used to compress or decompress a file.
SQLListSource (Function)
Lists the data sources declared on a local site.
fDirRename (Function)
Renames a directory.
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
SQLNext (Function)
Positions on the next row of the query result.
SQLPrevious (Function)
Positions on the previous row of the query result.
SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.