ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Table,Delete (External language)
Deletes an element from a Table control.
Key and referential integrity
In an analysis, the "Key" items are also used to manage the consistency of data (called referential integrity)......
Cross-references in the code editor
The cross-references in the code editor are used to identify......
iFont (Function)
Selects the default font.
HOpenComplementaryAnalysis (Function)
Opens a new database schema, but keeps the main database schema of the application.
Project description: Telemetry tab
The project description window allows you to configure various elements of your project......
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
Displaying a report in HTML format in the browser of the Web user
To display a report in HTML format in the browser of the Web user, you must......
Constants for managing applications with "Live update"
List of constants used by functions for managing applications with "Live update"....
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
Constants for Table, TreeView Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
Mode (Property)
The Mode property describes: the minimum number of nodes that must acknowledge a write operation before it is considered as successful (mongoWriteConcern variable). the management mode of multicolumn sections (docFormatMulticolumn variable). how the tooltip of a step of a guided tour is displayed....
zipOpenCAB (Function)
Opens an existing archive in CAB format.
MultimediaStatus (Function)
Indicates the status of the media file played in the Multimedia control.
List,Delete (External language)
Deletes an element from a drop-down list or from an expanded list.
MultimediaVolume (Function)
Returns or modifies the sound volume of the media file played in a Multimedia control.
WebserviceWriteHTTPHeader (Function)
Adds an additional HTTP header to a request to a web service (REST or SOAP).
dbgWriteWarningAudit (Function)
Writes a custom runtime warning to the dynamic audit.
MultimediaDuration (Function)
Returns the size of the media file currently played (in milliseconds) in the Multimedia control.
TableToClipboard (Function)
Copies the content of a Table or TreeView Table control to the clipboard.
AddLink (Function)
Adds a link to a text section in an edit control.
HierarchicalDepth (Property)
The HierarchicalDepth property is used to: Find out the depth of a hierarchical control in a report. Modify the depth of a hierarchical control in a report (only if the report uses a data source through programming)....