ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Environment of code editor
fDirRename (Function)
Renames a directory.
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
fShortName (Function)
Returns the short name of a file or directory.
19. Upload: Sending files to the server
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
fStopCompress (Function)
Stops the operation used to compress or decompress a file.
MultimediaReader (Property)
The MultimediaReader property is used to get and change the media player currently used by a Multimedia control to play media files.
<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....
SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.
Configuring the browser "Back" button
The "Back" button allows users to see the history of pages they previously visited......
SQLNext (Function)
Positions on the next row of the query result.
SQLPrevious (Function)
Positions on the previous row of the query result.
fCompress (Function)
Compresses a file.
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
SQLListSource (Function)
Lists the data sources declared on a local site.