ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Search results
15 results for: hash
Hash functions
Hashing is used to summarize a file or a character string...
Hash constants
List of constants used by the Hash functions....
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
HashCheckFile (Function)
Checks the Hash of a file for a specific type of algorithm.
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
WLanguage procedure called by HashCheckString
Procedure ("Callback") called by HashCheckString when checking the hash algorithm.
spLength (Property)
The spLength property is used to: Get the hash output length. This property can be used...
WLanguage procedure called by HashString
Procedure ("Callback") called by HashString when hashing. This procedure is used to get the hash...
BitcoinCoreBlockHash (Function)
Returns the hash of a block identified by its index. Note: This function is only available...
spIterationCount (Property)
The spIterationCount property is used to: Get the iteration count of the hash algorithm used...
Constants used by the XML signature
Constants used by the XML signature...
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
spMatchesDescription (Property)
The spMatchesDescription property determines if the parameters (key derivation function, hash...
spDerivation (Property)
The spDerivation property is used to: Get the key derivation function used to hash an item...