ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
iLastFile (Function)
Returns: the full name of the last file generated during the print (PDF, RTF, text, ...). the list of created duplicate files....
HDeleteTask (Function)
Deletes a scheduled task from an HFSQL Client/Server server....
sfConnection (Type of variable)
The sfConnection type is used to describe a connection to the Salesforce platform and to manage user authentication...
TreeSelect (Function)
Returns the full path of the selected element in a TreeView control.
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.
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)....
iAddBookmark (Function)
Adds a bookmark in the report viewer or when exporting to PDF.
EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)
HModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.
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.
PageAddress (Function)
Used to find out the Internet address of a page.
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...
Error 116: An array dimension must be an integer value
sfMergeResult (Type of variable)
The sfMergeResult type is used to find out the result of SFMerge...