ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

StoreSortAAF (Property)
The StoreSortAAF property is used to determine and specify if the sorting order defined by the user on a Table or TreeView Table control is kept when an application is closed and opened again.
Clickable control in a report
The report editor allows you to propose clickable controls during the print preview......
ExecutionCompleted (Property)
The ExecutionCompleted property is used to determine whether the execution of a query or view (HFSQL Classic or Client/Server) is completed....
TelemetryIdentifyUser (Function)
Identifies the current user for whom the telemetry data is saved.
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
HNoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.
iHPos (Function)
iHPos is kept for backward compatibility.
DNSAddAddress (Function)
Adds an IP/Name relation into the DNS server....
TextEllipsis (Function)
Returns the text with ellipsis displayed in an Edit, Combo Box or Static control.
DNSListAddress (Function)
Lists the IP addresses associated with a name in the DNS server.
DNSDeleteAddress (Function)
Deletes a Name/IP Address relation from a DNS server....
iMargin (Function)
Defines the "logical" print margins.
GOTO statement
The GOTO statement is used to run a code identified by a given label...
BottomMargin (Property)
The BottomMargin property is used to: Find out the bottom margin of a report. Modify the bottom margin of a report....
RightMargin (Property)
The RightMargin property is used to: Find out the right margin of a report. Modify the right margin of a report....
dbgWriteWarningAudit (Function)
Writes a custom runtime warning into the dynamic audit.
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
LabelWidth (Property)
The LabelWidth property is used to: Find out the width of labels in a "Label" report. Modify the width of labels in a "Label" report....
SysNotificationRemoveID (Function)
Removes all previously sent interactive notifications that match the specified identifier (ID).
TableColumnSelect (Function)
Returns the column number corresponding to one of the columns selected in the Table control. This function is kept for backward compatibility. It is recommended to use TableSelect.
TelemetryAddPassage (Function)
Signals the code execution for a passage sensor.
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.
HErrorInfo (Function)
Returns a detailed information about the last error triggered by the HFSQL engine.
LDAPFind (Function)
Performs a search in an LDAP server.
LeftMargin (Property)
The LeftMargin property is used to: Find out the left margin of a report. Modify the left margin of a report....