ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026
Your version: XXA15005

Search results
17 results for: Hashing
Hash functions
Hashing is used to summarize a file or a character string...
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
spDerivation (Property)
The spDerivation property is used to:
  • Get the key derivation function used to hash an item of type "Password". This property can be used for items of type "Password" defined in the data model editor or programmatically.
  • Set the key derivation function used for hashing (only for "Password" items defined programmatically).
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
HashCheckFile (Function)
Checks the Hash of a file for a specific type of algorithm.
WLanguage procedure called by HashString
Procedure ("Callback") called by HashString when hashing. This procedure is used to get the hash result.
CertificateSignString (Function)
Creates the signature of a character string.
CertificateCheckString (Function)
Checks the correspondence between a signature and a string.
Item Description (Variable type)
An Item Description variable is used to describe one or more items in a data file programmatically.
WLanguage procedure called by HashCheckString
Procedure ("Callback") called by HashCheckString when checking the hash algorithm.
<Buffer type>.EncryptStandard (Function)
Encrypts a string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)
EncryptStandard (Function)
Encrypts a string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)
HFSQL properties
List of HFSQL properties
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)...
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language...
New products brochure 27: Common new products
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure.