ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HErrorInfo (Function)
Returns a detailed information about the last error triggered by the HFSQL engine.
iLine (Function)
Prints a line at specified coordinates.
TableColumnSelectOccurrence (Function)
Returns the number of selected columns found in a table. This function is kept for backward compatibility. It is recommended to use TableSelectCount.
HModifyScheduledOptimization (Function)
Modifies a scheduled optimization task on the HFSQL server defined by the connection.
RepeatableReadSupported (Property)
The RepeatableReadSupported property is used to: Determine if the data file (defined in the data model editor or programmatically) can be used in HFSQL Client/Server in a transaction that includes a "Repeatable Read" isolation mode. Allow the use of a transaction that includes a "Repeatable Read" isolation mode for a data file (files described programmatically only)....
LinkedFile (Property)
The LinkedFile property is used to set the characteristics of a link.
ModificationRule (Property)
The ModificationRule property is used to configure the modification rule (integrity management) to be applied to the data file described in the code.
PowerStatus (Function)
Used to get various information about the battery (main or secondary) of the device on which the application is running.
NbDescribedThumbnail (Property)
The NbDescribedThumbnail property is used to get the number of thumbnails expected for an item.
XMLElementName (Function)
Returns the name of current element (tag or attribute).
XMLElementType (Function)
Returns the type of current element (tag or attribute).
AssistedInput (Type of variable)
The AssistedInput type allows you to define all the advanced characteristics of an autocomplete suggestion.
iNewLine (Function)
Prints a line (in Windows standard, with a rounded end) at specified coordinates.
H.VisibleAutoIndexing (Variable)
Indicates whether the indexing window must be displayed during the automatic reindexing of HFSQL data files.
GanttGetTask (Function)
Gets a task using its identifier in a Gantt Chart column in a Table or TreeView Table control.
emailPOP3Session (Type of variable)
The emailPOP3Session type is used to access a messaging server by using the POP3 protocol (Post Office Protocol) in order to retrieve the messages found on this server.
FilterProcedure (Property)
The FilterProcedure property allows you to get and modify the procedure used to apply a filter on a row or column header when calculating a Pivot Table control.
websocketClient (Type of variable)
The websocketClient type is used to identify and define all the advanced characteristics of a client connected to a WebSocket server.
IntegerPart (Property)
The IntegerPart property is used to configure Numeric items.
DecimalPart (Property)
The DecimalPart property is used to configure Numeric items.
gglCoordinate (Type of variable)
The gglCoordinate type is used to describe and handle a geographical point on a map...
TelemetryAddMeasure (Function)
Adds a measure for a value or time sensor.
InternalWindowPopup (Property)
The InternalWindowPopup property is used to get and modify the name of the internal window used to customize the content of marker popups in a Map control.
InternalPagePopup (Property)
The InternalPagePopup property is used to get and modify the name of the internal page used to customize the content of marker popups in a Map control.
MmoPackMethod (Property)
The MmoPackMethod property sets the compression mode of a MMO file (containing text and binary memos) associated with a data file.