ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Search results
20 results for: HAlias
Aliases on data files: HAlias function
The aliases are used to handle ...
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
HAlias (Example)
Usage example of the HAlias function
HCancelAlias (Function)
Cancels an alias that was declared beforehand by HAlias.
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
HChangeName (Function)
Modifies the physical name of a data file.
DescribedName (Property)
The DescribedName property is used to handle the logical name of HFSQL data files (ignoring possible changes made by HAlias).
Hyper File functions available for backward compatibility
HAdd (Example)
Usage example of the HAdd function
HCopyRecord (Function)
Copies:
  • the content of the current record (loaded in memory) to the current data file record.
  • the content of the Record variable to the current data file record.
<Source>.Alias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
HFSQL properties associated with the queries and views
List of HFSQL properties associated with the queries and views
HDescribeFile (Function)
Describes a data file programmatically.
HCopyRecord (Example)
Usage example of the HCopyRecord function
HFSQL properties
List of HFSQL properties
HFSQL functions
List of functions for HFSQL management
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language...
Site map of PC SOFT documentation