ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BreadcrumbInsertLink (Function)
Inserts a link into a Breadcrumb control.
<Sliding Banner>.StopSliding (Function)
Stops the automatic slide on a Sliding Banner control.
<Sliding Banner>.StartSliding (Function)
Enables the automatic slide on a Sliding Banner control.
<Document variable>.RedoCount (Function)
Returns the number of canceled actions that can be redone on a Document variable.
<Document variable>.UndoCount (Function)
Returns the number of actions that can be undone in a Document variable.
<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.
TreeMapSearch (Function)
Finds the index of an element in a TreeMap control from the element path.
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
Page-by-page deployment
You now have the ability to deploy site sections or individual pages......
htmlDocument (Type of variable)
The htmlDocument type is used to define all the advanced characteristics of an HTML document.
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.
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
EmailReadLast (Example)
Usage example of the EmailReadLast function
HClusterStart (Function)
Starts an HFSQL cluster. This cluster was stopped beforehand (by HClusterStop for example).