ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HDescribeLink (Function)
Describes a link between two tables programmatically.
upnpService (Variable type)
The upnpService type is used to define the advanced characteristics of a service provided by the UPnP device.
MarginWidth (Property)
The MarginWidth property is used to: Find out the horizontal margin between the widgets found in a Dashboard control. Modify the horizontal margin between the widgets found in a Dashboard control....
NotifAdd (Function)
Adds a notification into the system bar of device (Android) or into the notification center (iOS).
sEscape (Function)
Runs different functions that directly affect the bits of serial port, parallel port or infrared port, independently of the communication protocol.
RunReportsAndQueries (Function)
Starts Reports and Queries and opens the WINDEV project corresponding to the current application.
EmailRemoveFolder (Function)
Deletes a folder from the Outlook messaging software or from an IMAP server.
TelemetryIdentifyUser (Function)
Identifies the current user for whom the telemetry data is saved.
MatAdd (Function)
Adds two matrices of same dimensions (same number of rows and same number of columns).
HExportXML (Function)
Exports the records found in a table (HFSQL or OLE DB), view or query to an XML file.
HSendMessageToClient (Function)
Displays a message on the client computers.
BackgroundStyle (Property)
The BackgroundStyle property is used to get and modify the background style of cells in tables and/or TreeView Tables....
MatMultiply (Function)
Multiplies two matrices.
HModifyStructure (Function)
Used to update the structure of an HFSQL table by performing an automatic data modification (also called data synchronization).
Organizer report
The report editor gives you the ability to create "Organizer" reports....
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
Programming table fields linked to a table
This page explains how to program data-bound Table controls......
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
xmlAttribute (Type of variable)
The xmlAttribute type is used to handle the attributes of a node in an XML document.
Color (Type of variable)
The Color type is used to define the advanced characteristics of a WLanguage color.
mlzInsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.