The WDD55Password property is used to specify the password of the 5.5 analysis that contains a Hyper File 5.5 data file used in an HFSQL Classic analysis.
// Defines the password associated with the analysis
// containing the Customer data file
Customer.WDD55Password = "Password"
...
// Validate the file description
HDescribeFile(Customer)
Syntax
<Data file>.WDD55Password = <Password>
<Data file>: Character string
Name of the data file defined via the File Description type.
<Password>: Character string
Password of WDD in 5.5 format.