ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)
PageAddress (Function)
Used to find out the Internet address of a page.
HUnlockRecNum (Function)
Unlocks a record locked by: HLockRecNum, a read function used with a locking parameter (HRead associated with the hLockWrite or hLockReadWrite constant for example)....
Sensor constants
Constants used by the SensorXXX functions...
sfConnection (Type of variable)
The sfConnection type is used to describe a connection to the Salesforce platform and to manage user authentication...
HUnlockFile (Function)
Unlocks the records of a table: locked by HLockFile. individually locked by a locking read function....
HInfoFileProperty (Function)
Allows you to find out the properties of a table located in an HFSQL server.
HModifyFileProperty (Function)
Modifies the properties of an HFSQL table located on a server.
HModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.
Token (Type of variable)
The Token type is used to define all the advanced characteristics of a token displayed in an edit control.
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
HTTP constants
List of constants used by the HTTP functions....
HRecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character string in XML format.
sfLeadConvertResult (Type of variable)
The sfLeadConvertResult type is used to find out the result of SFConvertLead...
HModifyServerRights (Function)
Modifies the rights granted to a user or to a group on an HFSQL server.
sfMergeResult (Type of variable)
The sfMergeResult type is used to find out the result of SFMerge...
fCreateLink (Function)
Creates a link on a file at the specified location.
Info (External language)
Displays a dialog box containing an information logo and the message passed in parameter.
Creating an executable: Executable language
When creating the executable, you have the ability to choose the languages that will be included in the executable......
Error (External language)
Displays a dialog box containing an error logo and the message passed in parameter.