ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Search results
25 results for: Hash
Hash constants
List of constants used by the Hash functions....
Hash functions
Hashing is used to summarize a file or a character string......
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.
WLanguage procedure called by HashCheckString
Procedure ("Callback") called by HashCheckString when checking the hash algorithm.
HashCheckString (Function)
Checks the Hash of a character string for a specific type of 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...
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...
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
xmlSignatureReference (Type of variable)
The xmlSignatureReference type is used to add a reference section into the XML signature.
SecurePassword (Type of variable)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
Unalterable (Property)
The Unalterable property is used to configure the unalterability of a data file: the data file...
xmlSignature (Type of variable)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
Socket constants
List of constants used by the functions for socket management....
mongoGridFSFileInfo (Type of variable)
The mongoGridFSFileInfo type is used to define the advanced characteristics of a file in a MongoDB...
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach...
Buffer (Type de variable)
The buffer type corresponds to a binary memory area....