ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
HInfoDatabaseProperty (Function)
Used to find out the properties of a database on an HFSQL server.
HInfoServerProperty (Function)
Allows you to find out the properties of an HFSQL server.
HModifyServerProperty (Function)
Modifies the properties of an HFSQL server.
docProperty (Type of variable)
The docProperty type is used to define the properties of a Word Processing document.
DnD constants
List of constants used by the functions for managing the Drag and Drop....
dbgWriteCommentAudit (Function)
Writes a comment into the current dynamic audit.
MemDeleteAll (Function)
Clears and deletes a memory zone.
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.
dLoadImage (Function)
Loads an image in an Image variable from a memo, a file or a binary buffer.
MemCount (Function)
Returns the number of elements found in a memory zone.
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.
MemDelete (Function)
Deletes an element from a memory zone.
ControlError (Function)
Customizes the value displayed in the controls when the value cannot be displayed.
ArcCos (Function)
Returns the arc cosine of a numeric value (integer or real).
ArcSin (Function)
Returns the arc sine of a numeric value (integer or real).
HSetCache (Function)
Used to configure the management of caches in the HFSQL Client/Server engine....
HDeleteDatabase (Function)
Deletes a database located on an HFSQL server.
HUpdateQuery (Function)
Creates or updates a query on an HFSQL server.
Native DB2 Connector : Programming with SQL functions
The use of SQL functions to handle DB2 data does not require importing the file structure into the analysis......