ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL Cluster....
LooperSelectMinus (Function)
Deselects a row in a Looper control.
SchedulerReset (Function)
Populates the ScheduledTask and/or TriggerScheduledTask structures with the default values....
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
BrowserOpen (Function)
Opens a web page identified by its URL in a new browser.
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
mongoDatabaseInfo (Type of variable)
The mongoDatabaseInfo type is used to define the advanced characteristics of information about a MongoDB database.
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
grAxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
The different types of integers
HDBDescribeIndex (Function)
Describes through programming the different index files that will be created.
grTitleFont (Function)
Modifies the font used for the chart title.
grLegendFont (Function)
Modifies the font used for the chart legend.
Open (Function)
Opens a modal WINDEV window.
HSL (Function)
Creates a color from its hue, saturation and lightness.
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
LooperEndFilling (Function)
Ends the process to populate a Looper control programmatically.
LooperSelectPlus (Function)
Selects a row in a Looper control.
The "Area" charts
The Area chart is used to highlight the amplitude of a change......