ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
SchedulerReset (Function)
Populates the ScheduledTask and/or TriggerScheduledTask structures with the default values....
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
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....
Code snippets
The code editor allows you to enter "Code snippets"......
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.
LooperSelectMinus (Function)
Deselects a row in a Looper control.
Access rights to a class property: special cases
The retrieval and assignment processes can be public, private or protected. The access rights of the property correspond to the less restrictive rights of the two processes....
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
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?......
StrikeOut (Property)
The StrikeOut property is used to: Determine whether the strikethrough formatting is applied to a Font variable. Apply strikethrough formatting to a Font variable....
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.
Deploying an action plan
Once created, the action plans must be deployed in order to be run.
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.
HSL (Function)
Creates a color from its hue, saturation and lightness.