ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fAddText (Function)
Adds the content of a character string at the end of a file.
FaxStatus (Function)
Returns the status of a fax that was sent by FaxSend.
fShortPath (Function)
Returns the full short path of a file or directory.
NetListRemoteAccess (Function)
Returns the list of available remote accesses.
<Array>.Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
19. Upload: Sending files to the server
NetOpenRemoteAccess (Function)
Establishes a remote connection.
fExeDir (Function)
Returns the directory from which the execution is started.
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
SQLFirst (Function)
Positions on the first row of the query result.
<DiskFile variable>.WriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
<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.
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.
fCompress (Function)
Compresses a file.
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.