ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDeleteFile (Function)
Deletes the HFSQL data files (.fic, .ndx, .ftx and .mmo files if they exist) from the server.
HTrackStop (Function)
Stops tracking a data file on an HFSQL server.
Compress (Function)
Compresses a string or a memory block (buffer) in binary format.
Storing the breaks in the Table/Looper controls (AAF)
When end users work on a complex Table or Looper control with multiple breaks, they may want to save the current layout......
HInfoViewRights (Function)
Allows you to find out the rights granted to a user or to a group on an SQL view or on a materialized view.
MaskFormat (Function)
Formats a character string using an InputMask variable.
HDeleteServerTrigger (Function)
Deletes a server trigger.
HPriorityClient (Function)
Modifies the priority of a client application.
HChangeKey (Function)
Changes the browse item.
fMerge (Function)
Merges several files into a single one.
NumToFinancialWritingChinese (Function)
Converts a numeric value (integer, real or currency) to a string in the Chinese financial writing format.
SMSReset (Function)
Resets all variables of SMS structure.
HListServer (Function)
Lists the HFSQL servers installed on a computer.
EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)
HDeactivateAutoFilter (Function)
Disables an automatic filter on the linked files when browsing an XML file.
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.
HPriority (Function)
Finds out and modifies the priority of the calling application.
AppChangeParameter (Function)
Changes an information in the mechanism for automatic application update.
dbgAuditOption (Function)
Retrieves or modifies the options of the dynamic audit.
dbgWriteCommentAudit (Function)
Writes a comment into the current dynamic audit.
iPrintArea (Function)
Prints a text in a rectangular area.
EmailCopy (Function)
Copies an email found in a directory to another directory of an IMAP server.
TextWidth (Function)
Calculates the width (in pixels) of the text displayed in an edit control, in a Combo Box control or in a Static control.
TextHeight (Function)
Calculates the height (in pixels) of the text displayed in an edit control, in a Static control or in a Combo Box control.
XMLParent (Function)
Positions on the parent element of current element (tag or attribute).