ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.ActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
AAFExportParameter (Function)
Saves all customizations made via AAFs (Automatic Application Features) in a file.
<Table>.FilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
<Table>.RecNum (Function)
Returns the number of the current record in a Table control based on a data file.
<TreeView Table>.ListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
<Scheduler>.Display (Function)
Reinitializes the content of a Scheduler control from its data source (HFSQL file for example).
<Multimedia>.Duration (Function)
Returns the size of the media file currently played (in milliseconds) in the Multimedia control.
<Multimedia>.Volume (Function)
Returns or modifies the sound volume of the multimedia file played in a Multimedia control.
HSuggestKey (Function)
Returns a list of keys to add to data files to improve query performance.
Undocked (Property)
The Undocked property is used to determine if a pane of a Tab or Ribbon control is undocked.
InvalidInputListControl (Function)
Builds a list of controls that require data input/contain invalid data....
<Source>.ChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
<Image variable>.SaveGIF (Function)
Saves an image found in an Image variable: in a file in GIF format. in memory....
<Source>.Alias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
<Source>.Last (Function)
Sets the position on the last record of a data file according to a browse item.
<Source>.FilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
<Source>.ListSynonym (Function)
Returns the list of synonyms used by a full-text index.
<Source>.ReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
<Source>.ReadNext (Function)
Sets the position on the next data file record according to a browse item.
WLanguage procedure called by fTrackFile
WLanguage procedure ("callback") called by fTrackFile when a change is made to the tracked file.
<Connection variable>.ListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection....
GUIDAnalysis (Property)
The GUIDAnalysis property returns the GUID of the analysis that was used to create the data file.
LogDirectory (Property)
The LogDirectory property is used to manage the directory of the log file described in the analysis.
TextItemCompleted (Property)
The TextItemCompleted property is used to manage text items in an HFSQL data file.
Secure (Property)
The Secure property is used to configure the security level of data file encryption.