ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Search results
19 results for: Browsed File
XML: Using files exceeding several gigabytes
Starting with version 23, an XML parser is available to handle XML files that are multiple GB in size......
JSON: Handling multi-gigabyte files
Removes an existing folder from the list of subscribed folders. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
HActivateAutoFilter (Function)
Enables an automatic filter on the linked files when browsing an XML file.
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
WLanguage procedure called by FTPListFile
Procedure ("Callback") called by FTPListFile for each file found.
Filtering a data file, a view or a query
A filter is used to define by programming a selection of records corresponding to one or more criteria......
FileView (Function)
Opens a file in the browser.
FileDownload (Function)
Starts downloading a file in the browser.
FileDisplay (Function)
Displays a file in the user's browser....
WLanguage procedure called by fListFile
WLanguage procedure ("Callback") called by fListFile for each file found.
How to perform a full file browse?
FileFilter (Property)
The FileFilter property gets and sets the filter used to display files: when using assisted input in an Edit control or table column with the "File path autocomplete" option (in the "General" tab of the description window), in the file picker displayed when the user selects the "Browse..." option in the context menu of an Edit control, table column or Combo Box control....
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
<Source>.Previous (Function)
Positions on the previous file record according to a browse item.
HPrevious (Function)
Positions on the previous file record according to a browse item.
HReadFirst (Function)
Positions on the first file record according to a browse item.
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
<Source>.ReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.