ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dbgLogStatus (Function)
Returns and modifies the status of runtime log.
AppParameter (Function)
Returns information about the mechanism for automatic application update.
H.TemporaryDirectory (Variable)
Allows you to force the directory used to store the temporary files when reindexing the HFSQL data files.
Compress (Function)
Compresses a string or a memory block (buffer) in binary format.
MaskFormat (Function)
Formats a character string using an InputMask variable.
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.
HFSQL properties
List of HFSQL properties...
HDeactivateAutoFilter (Function)
Disables an automatic filter on the linked files when browsing an XML file.
AppChangeParameter (Function)
Changes an information in the mechanism for automatic application update.
StringBuild (Function)
Builds a character string from an initial string and parameters.
dbgAuditOption (Function)
Retrieves or modifies the options of the dynamic audit.
dLoadImage (Function)
Loads an image in an Image variable from a memo, a file or a binary buffer.
Class (Property)
The Class property is used to get the actual type of the class instance handled by an object, variant or dynamic object variable.
dbgWriteCommentAudit (Function)
Writes a comment into the current dynamic audit.
iPrintArea (Function)
Prints a text in a rectangular area.
Multiline Zone control properties
A Multiline Zone control and the lines of a Multiline Zone control can be handled in a window by the following WLanguage properties.
HCompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...).
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.
ParentObject (Function)
Identifies the "parent" of a graphic object: control, column, window, page, ...
XMLParent (Function)
Positions on the parent element of current element (tag or attribute).
IWListNext (Function)
Displays the next internal window in the list of internal windows browsed by an Internal Window control.