ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HSetMemo (Function)
Used to modify the management mode of memo items.
HRecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character string in XML format.
HActivateAutoFilter (Function)
Enables an automatic filter on the linked files when browsing an XML file.
HExecuteSQLQuery (Example)
Usage example of the HExecuteSQLQuery function
HCloseAnalysis (Function)
Closes the current analysis.
HCloseConnection (Example)
Usage example of the HCloseConenction function
HFileExist (Example)
Usage example of the HFileExist function
HEndNoModif (Function)
Unlocks a file that was locked by the same program with HNoModif.
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
HMergeView (Example)
Usage example of the HMergeView function
HModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
SQLFirst (Example)
Usage example of the SQLFirst function
HOut (Example)
Usage example of the HOut function
SQLModify (Example)
Usage example of the SQLModify function
HImportHF55 (Function)
Imports a Hyper File 5.5 file into an HFSQL Classic file.
HAddGroup (Function)
Adds a group of users.
HInfoMemo (Function)
Returns the characteristics of binary and text memos.
HInfoReplica (Function)
Returns information about the specified replica.
SQLExec (Example)
Usage example of the SQLExec function
HLogInfo (Function)
Adds comments to the log when saving the operation.
SQLConnect (Example)
Usage example of the SQLConnect function
HLogRestart (Function)
Restarts the logging process on a file.
HLogStop (Function)
Stops the log process of a file.
9-slice scaling
The 9-slice scaling allows you to resize the images harmoniously......
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......