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.
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.
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.
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.
WLanguage procedure called by HashCheckString
The ZoomWithFinger property is used to:
  • determine if an Image or Camera control supports pinch zoom.
  • enable or disable pinch zoom in an Image or Camera control.
Item Description (Variable type)
An Item Description variable is used to describe one or more items in a table programmatically.
CertificateCheckString (Function)
Checks the correspondence between a signature and a string.
EncryptStandard (Function)
Encrypts a string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)
<Buffer type>.EncryptStandard (Function)
Encrypts a string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)
HFSQL properties
List of HFSQL properties
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language...
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)...
New products brochure 27: Common new products
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure.