ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / WLanguage properties / HFSQL properties
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
Others
Stored procedures
WDD55Password (Property)
In french: MotDePasseWDD55
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.
Example
// 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.
Minimum version required
  • Version 9
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 02/29/2024

Send a report | Local help