ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Search results
14 results for: HAlias
HAlias (Function)
Creates a logical alias of a table (or query) or cancels all existing aliases.
HAlias (Example)
Usage example of the HAlias function
Aliases on data files: HAlias
The aliases are used to handle......
HCancelAlias (Function)
Cancels an alias that was declared beforehand by HAlias.
DescribedName (Property)
... possible changes made by HAlias).
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
<Destination>.CopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current table record....
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current table record....
HSubstDir (Function)
Associates the data directory specified in the database schema with a directory found on disk.
<Source>.ChangeName (Function)
Modifies the physical name of a table.
HChangeName (Function)
Modifies the physical name of a table.
<Source>.Alias (Function)
Creates a logical alias of a table (or query) or cancels all existing aliases.
<Source>.ChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).