ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
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.
Nation (External language)
Defines the display language for the titles, captions, messages...
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
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.
ExecuteCode (Function)
Runs the WLanguage code found in a character string.
XMLElementName (Function)
Returns the name of current element (tag or attribute).
XMLElementType (Function)
Returns the type of current element (tag or attribute).
HErrorInfo (Function)
Returns a detailed information about the last error triggered by the HFSQL engine.
Enabled (Property)
The Enabled property enables or disables an element.
WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).
fTempDir (Function)
Returns the name of directory used to store the temporary files.
FontLarge (Property)
The FontLarge property is used to: Find out whether the characters in a text are enlarged or not. Enlarge (or not) the characters in a text....
LeftMargin (Property)
The LeftMargin property is used to: Find out the left margin of a report. Modify the left margin of a report....
TopMargin (Property)
The TopMargin property is used to: Find out the top margin of a report. Modify the top 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.
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.