ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Watermark (Variable type)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or programmatically.
HTMLControlValue (Function)
Used to identify or modify a control in an HTML form contained in an HTML Display control.
<Spreadsheet>.GetMerge (Function)
Used to find out whether a cell is merged with other cells and to get the name of merged cells.
<Source>.ListStopWord (Function)
Returns the list of stop words used by a full-text index.
Functions for managing Check Box controls (prefix syntax)
The following functions are used to manage Check Box controls via prefix syntax:
<Libellé>AnimationSetParameter (Function)
Changes one of the animation parameters used for animated text (in a Static Text control).
TrustedCertificateAdd (Function)
Adds a certificate to the list of trusted root authorities used to validate certification strings.
<HTML Display control>.ControlValue (Function)
Used to identify or modify a control in an HTML form contained in an HTML Display control.
HTMLHeader (Property)
The HTMLHeader property is used to get and change the HTML code inserted in the page header.
HListSpatialKeys (Function)
Returns the spatial keys of a table (used in a query or view) recognized by the HFSQL engine.
Marker (Variable type)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
Markdown (Property)
The Markdown property is used to enable or disable Markdown formatting in the controls of a window or a report.
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ......
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
Using .NET assemblies in a project
To use .NET assemblies in a project......
Class (Property)
The Class property is used to get the actual type of the class instance handled by an object, variant or dynamic object variable.
docColumn (Type of variable)
The docColumn type is used to define the advanced characteristics of a table column found in a Word Processing document.
<Chart>.DeleteSeries (Function)
Deletes a data series from a chart.
StatSum (Function)
Calculates the sum for a series of values.
StatVariance (Function)
Calculates the variance for a series of values.
grDeleteSeries (Function)
Deletes a data series from a chart.
LDAPListChildren (Example)
Use example for the LDAPListChildren function