ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Search results
19 results for: HAlias
Aliases on tables: HAlias function
The aliases are used to handle ...
HAlias (Function)
Creates a logical alias of a table (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 table or query.
HSubstDir (Function)
Associates the data directory specified in the database schema with a directory found on disk.
HChangeName (Function)
Modifies the physical name of a table.
DescribedName (Property)
The DescribedName property is used to handle the logical name of HFSQL tables (ignoring possible changes made by HAlias).
Hyper File functions available for backward compatibility
Transforms all "in transaction" records into "normal" records if they do not belong to an ongoing transaction...
HAdd (Example)
Usage example of the HAdd function
HCopyRecord (Function)
Copies:
  • the content of the current record (loaded in memory) to the current table record.
  • the content of the Record variable to the current table record.
HChangeDir (Function)
Changes the path to a table (i.e. directory in which the file will be handled).
<Source>.Alias (Function)
Creates a logical alias of a table (or query) or cancels all existing aliases.
HFSQL properties associated with the queries and views
List of HFSQL properties associated with the queries and views
HCopyRecord (Example)
Usage example of the HCopyRecord function
HFSQL functions
List of functions for HFSQL management
HFSQL properties
List of HFSQL properties
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language...
Site map of PC SOFT documentation
The "Logs" tab is used to see the details of logs for a specific period...