ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
DNSDeleteAddress (Function)
Deletes a Name/IP Address relation from a DNS server....
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.
iMargin (Function)
Defines the "logical" print margins.
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.
Table,Position (External language)
Sets the position on a given element or returns the element on the fist row of a Table control populated programmatically.
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).
LDAPFind (Function)
Performs a search in an LDAP server.
DNSListAddress (Function)
Lists the IP addresses associated with a name in the DNS server.
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.
fTempDir (Function)
Returns the name of directory used to store the temporary files.
LeftMargin (Property)
The LeftMargin property is used to: Find out the left margin of a report. Modify the left margin of a report....
HErrorModification (Function)
Used to: return the value of a record item if a modification conflict occurs. check if a modification conflict occurred....
PVTFilter (Function)
Enables or disables a filter on a Pivot Table control.
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
DeletionRule (Property)
The DeletionRule property is used to configure the deletion rule (integrity management) to be applied to the data file described through programming.
iPageNum (Function)
Returns or initializes the number of the page currently printed.
Preventing the use of the browser's "Back" button
If the browser "Back" button is used to display the previous page, this action will have no effect......
grCreateFont (Function)
grCreateFont is kept for backward compatibility.