ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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)....
Thumbnail (Property)
The Thumbnail property is used to: get the value of an item thumbnail. This item was defined in the data model editor or programmatically. get and change the image associated with a Thumbnail control....
HRecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character string in XML format.
PageDisplay (Function)
Displays a web page in the user's browser....
HModifyServerRights (Function)
Modifies the rights granted to a user or to a group on an HFSQL server.
TreeSelect (Function)
Returns the full path of the selected element in a TreeView control.
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
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......
EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
PageAddress (Function)
Used to find out the Internet address of a page.
HUnlockFile (Function)
Unlocks the records of a table: locked by HLockFile. individually locked by a locking read function....
HDeactivateServerTrigger (Function)
Disables a HFSQL Client/Server server trigger on a server....
HInfoFileProperty (Function)
Allows you to find out the properties of a table located in an HFSQL server.
HModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.
HModifyFileProperty (Function)
Modifies the properties of an HFSQL table located on a server.
sfLeadConvertResult (Type of variable)
The sfLeadConvertResult type is used to find out the result of SFConvertLead...
sfMergeResult (Type of variable)
The sfMergeResult type is used to find out the result of SFMerge...
Token (Type of variable)
The Token type is used to define all the advanced characteristics of a token displayed in an edit control.
The "Bubble" charts
A bubble chart shows the correlation between three variables using bubbles of different sizes: categories and values on the X and Y axes and an additional parameter.. The size of the bubble indicates the value of this third parameter.