ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.FilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
HCross (Function)
Crosses a record in a data file.
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
HStatTime (Function)
Returns the time of the last update for the index statistics.
HStatDate (Function)
Returns the date of the last update for the index statistics.
Certificate functions (prefix syntax)
The following functions are used to handle Windows certificates, using prefix syntax:
Certificate management functions
The following functions are used to handle the certificates:...
SpeechSynthesisVoice (Type of variable)
The SpeechSynthesisVoice type is used to get all the advanced characteristics of a speech synthesis voice.
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
HExecuteQuery (Example)
Usage example of the HExecuteQuery function
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
HErrorLock (Function)
Used to check whether a lock error occurred.
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
HDescribeLink (Function)
Describes a link between two data files through programming.
HDescribeItem (Function)
Describes a file item through programming.
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
spMatchesDescription (Property)
The spMatchesDescription property determines if the parameters (key derivation function, hash algorithm, iteration count and output length) of the item of type "Password" in the data file match the parameters described programmatically or in the analysis.
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)....
spLength (Property)
The spLength property is used to: Get the hash output length. This property can be used for items of type "Password" defined in the data model editor or programmatically. Set the hash output length (only for "Password" items defined programmatically)....
spIterationCount (Property)
The spIterationCount property is used to: Get the iteration count of the hash algorithm used for an item of type "Password". This property can be used for items of type "Password" defined in the data model editor or programmatically. Sets the iteration count of the hash algorithm used for an item of type "Password" (only for "Password" items described programmatically)....
spHash (Property)
The spHash property is used to: Get the algorithm used for salting 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 algorithm used for salting (only for "Password" items described programmatically)....
spAge (Property)
The spAge property gets the time elapsed since the password was last changed.
Reintegrating translated text into a project
Once the translation of framework libraries ("......