ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

htmlDocument (Type of variable)
The htmlDocument type is used to define all the advanced characteristics of an HTML document.
<Word Processing>.UndoCount (Function)
Returns the number of actions that can be undone in a Word Processing control.
<Chart>.AxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
<Pivot table>.SelectCount (Function)
Returns the number of selected cells in a Pivot Table control.
<Connection variable>.UpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
<Connection variable>.UpdateQuery (Function)
Creates or updates a query on an HFSQL server.
gpwInitAnalysis (Function)
Initialize the analysis of user groupware.
BreadcrumbAddLink (Function)
Adds a link into a Breadcrumb control.
BreadcrumbInsertLink (Function)
Inserts a link into a Breadcrumb control.
BreadcrumbDeleteLink (Function)
Deletes a link from a Breadcrumb control.
BreadcrumbDeleteAll (Function)
Deletes all links from a Breadcrumb control.
MatError (Example)
Usage example of the MatError function
<Document variable>.UndoCount (Function)
Returns the number of actions that can be undone in a Document variable.
HClusterState (Function)
Returns the status of an HFSQL cluster by interrogating its coordinator.
HaspHLDecrypt (Function)
Decrypts a character string by using the algorithms of the Hasp key.
<Looper>.BreakIndex (Function)
Returns the index of the break header and footer for a given break in a Looper control.
<Table>.ColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
EmailReadLast (Example)
Usage example of the EmailReadLast function
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
HClusterStart (Function)
Starts an HFSQL cluster. This cluster was stopped beforehand (by HClusterStop for example).
SysLinkExtension (Function)
Associates an extension (.txt, .avi, etc.) to a default execution program.
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
HClusterDeleteNode (Function)
Disables a node in a HFSQL cluster.
GetCountryName (Function)
Returns the name of a country that corresponds to its ISO code according to the ISO 3166-1 standard.
fChangeExtension (Function)
Changes the extension of a file on disk.