ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
iMargin (Function)
Defines the "logical" print margins.
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
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....
EventOpen (Function)
Opens a synchronization event between several threads.
PermissionRequest (Function)
Prompts the user to grant an application permission.
KeySize (Property)
The KeySize property is used to set the characteristics of a text memo key item.
dbgWriteWarningAudit (Function)
Writes a custom runtime warning into the dynamic audit.
NbArrayElement (Property)
NbArrayElement is used to configure the number of elements in an array item.
ExecuteCode (Function)
Runs the WLanguage code found in a character string.
DNSDeleteAddress (Function)
Deletes a Name/IP Address relation from a DNS server....
Nation (External language)
Defines the display language for the titles, captions, messages...
EmailChangeStatus (Function)
Changes the status of an email on a messaging server.
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....
HDescribeLink (Function)
Describes a link between two data files through programming.
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.
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.
XMLElementName (Function)
Returns the name of current element (tag or attribute).
XMLElementType (Function)
Returns the type of current element (tag or attribute).