ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Spreadsheet>.GetMerge (Function)
Used to find out whether a cell is merged with other cells and to get the name of merged cells.
ExecuteAncestor (Function)
When the code is overridden, used to run the process of the template corresponding to the process of the current control.
Browsing the HFSQL tables
The "Key" items are used to organize the records in a table in order to optimize the browse or the search......
In-App functions
The following WLanguage functions are used to manage In-App purchases......
Calendar control properties
Several WLanguage properties can be used on the Calendar control found in a window or in a page......
<picLayer variable>.Background (Function)
Declares the default background color for rectangles, circles, ... used in a variable of type picLayer.
DisplayModeAutoWhenLoading (Property)
The DisplayModeAutoWhenLoading property is used to determine and change the display mode when loading a PDF document.
hbColumn (Variable type)
The hbColumn type is used to define the advanced characteristics of a column (item) in an HBase table.
HListStopWord (Function)
Returns the list of stop words used by a full-text index.
Markdown (Property)
The Markdown property is used to enable or disable Markdown formatting in the controls of a window or a report.
docFormatting (Variable type)
The docFormatting type is used to define the formatting characteristics of an element in a Word Processing document.
HTMLControlValue (Function)
Used to identify or modify a control in an HTML form contained in an HTML Display control.
DownloadInfo (Variable type)
The DownloadInfo type is used to read the different details about a download in progress retrieved by DownloadGetInfo.
<Source>.ListStopWord (Function)
Returns the list of stop words used by a full-text index.
edtHTMLSelection (Variable type)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control
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).
Syntax Description (Type of variable)
Syntax Description variables are used to programmatically describe the syntax of a report, window or page.
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.
mongoCollectionOption (Variable type)
The mongoCollectionOption type is used to define the advanced characteristics of collection options in a MongoDB database.
HListSpatialKeys (Function)
Returns the spatial keys of a table (used in a query or view) recognized by the HFSQL engine.
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run......