ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HModifyFileProperty (Function)
Modifies the properties of an HFSQL table located on a server.
The Dockable Panel control
The Dockable Panel control allows you to easily organize the software interface into zones that the end user can freely move......
TreeSelect (Function)
Returns the full path of the selected element in a TreeView control.
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.
DnDEvent (Function)
Indicates the procedure to run during an event of Drag/Drop....
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.
EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)
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......