ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.FilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
<Scheduler>.Display (Function)
Reinitializes the content of a Scheduler control from its data source (HFSQL file for example).
HDFS functions (prefix syntax)
The following functions are used to manage files on a HDFS system (prefix syntax)......
<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.
ScanWithUserInterface (Function)
Saves a document from a scanner to one or more files, using the scanner's user interface....
HSuggestKey (Function)
Returns a list of keys to add to data files to improve query performance.
Error handling WLanguage procedure called by zipExtractDirectory
WLanguage procedure ("Callback") called if an error is encountered when extracting files with zipExtractDirectory.
<Source>.ChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
<Source>.ActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
<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.
<Table>.RecNum (Function)
Returns the number of the current record in a Table control based on a data file.
<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.
HFSQL management functions (prefix syntax)
List of functions for HFSQL management...
WLanguage procedure called by fTrackFile
WLanguage procedure ("callback") called by fTrackFile when a change is made to the tracked file.
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
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.
ReplicationDirectory (Property)
The ReplicationDirectory property is used to manage the directory of replication files (".RPL" or ".RPM").
Secure (Property)
The Secure property is used to configure the security level of data file encryption.
PhysicalName (Property)
The PhysicalName property is used to manage the physical name of HFSQL data files.
DescribedPhysicalName (Property)
The DescribedPhysicalName property is used to manage the physical name of HFSQL data files.
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.