ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HInfoDatabaseProperty (Function)
Used to find out the properties of a database on an HFSQL server.
NumToFinancialWritingChinese (Function)
Converts a numeric value (integer, real or currency) to a string in the Chinese financial writing format.
HDeleteFile (Function)
Deletes the HFSQL data files (.fic, .ndx, .ftx and .mmo files if they exist) from the server.
HDeleteSet (Function)
Deletes a set of stored procedures from an HFSQL server.
FilteredItem (Property)
The FilteredItem property is used to identify the item that has a filter implemented by HFilter.
HResetGroup (Function)
Initializes the structure for group management (HGroup) with the default values.
SysChangeScreenResolution (Function)
Modifies the resolution of a screen.
RSS feed management functions
List of functions for managing RSS feeds...
HDeactivateAutoFilter (Function)
Disables an automatic filter on the linked files when browsing an XML file.
dbgLogStatus (Function)
Returns and modifies the status of runtime log.
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.
HInfoAnalysis (Function)
Returns information about an analysis (WDD file).
HInfoServerProperty (Function)
Allows you to find out the properties of an HFSQL server.
HModifyServerProperty (Function)
Modifies the properties of an HFSQL server.
dbgWriteCommentAudit (Function)
Writes a comment into the current dynamic audit.
Driver (Property)
The Driver property is used to get the video capture driver the Camera control is associated with.
HexaToInt (Function)
Returns the numeric value of a hexadecimal string.
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, ...).
InitialFile (Property)
The InitialFile property is used to get the original name of the data file associated to an item in a query.
InitialItem (Property)
InitialItem is used to find out the initial name of an item found in a query. This name is known from the alias of this item.
Uncompress (Function)
Decompresses a memory block (buffer) that was compressed by Compress.
HDeleteTrigger (Function)
Deletes a trigger.
BankHoliday (Function)
Indicates whether a day is a public holiday or not.
ArcCos (Function)
Returns the arc cosine of a numeric value (integer or real).