ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HCheckMemo keyword
The HCheckMemo keyword can correspond to: the HCheckMemo function. the hCheckMemo constant used by HIndex....
Functions for managing breadcrumbs (prefix syntax)
The following functions are used to manage site map paths, using prefix syntax:...
Functions for managing Radio Button controls (prefix syntax)
The following functions are used to manage Radio Button controls via prefix syntax......
Functions for managing Check Box controls (prefix syntax)
The following functions are used to manage Check Box controls via prefix syntax:
Functions for managing Multiline Zone controls (prefix syntax)
Functions for handling Multiline Zone controls (prefix syntax)....
DisplayModeAutoWhenLoading (Property)
The DisplayModeAutoWhenLoading property is used to determine and change the display mode when loading a PDF document.
Sliding Banner functions (prefix syntax)
The following functions are used to handle the Sliding Banner control via prefix syntax...
Functions for managing the Word Processing control (prefix syntax)
The following functions are used to manage Word Processing controls:...
SignatureMode (Property)
The SignatureMode property is used to get and change the signature options of a Signature control in a report.
<Spreadsheet>.GetMerge (Function)
Used to find out whether a cell is merged with other cells and to get the name of merged cells.
TrustedCertificateAdd (Function)
Adds a certificate to the list of trusted root authorities used to validate certification strings.
SysPowerStatus
Used to get various information about the battery (main or secondary) of the device on which the application is running.
Functions for managing Organization Chart controls (prefix syntax)
Hidden (Property)
The Hidden is used to: Determine if a control in a report is hidden. Redact or blur a control in a report....
HTMLControlValue (Function)
Used to identify or modify a control in an HTML form contained in an HTML Display control.
InvalidInputPreventExit (Property)
The InvalidInputPreventExit property is used to determine if it is possible to leave the control in case of invalid input.
<HTML Display control>.ControlValue (Function)
Used to identify or modify a control in an HTML form contained in an HTML Display control.
<Source>.ListStopWord (Function)
Returns the list of stop words used by a full-text index.
DisplayedSection (Property)
The DisplayedSection property is used to identify and change the portion of the image displayed in an Image control.
HeightExpanded (Property)
The HeightExpanded property is used to get and change the height of an expanded iOS 13 widget.
MaxLinkedCardinality (Property)
The MaxLinkedCardinality property is used to get and modify the maximum cardinality of the related item in the link.
MinLinkedCardinality (Property)
The MinLinkedCardinality property is used to get and modify the minimum cardinality of the related item in the link.
MinSourceCardinality (Property)
The MinSourceCardinality property is used to get and modify the minimum cardinality of the source item in the link.
Preventing the use of the browser's "Back" button
If the browser "Back" button is used to display the previous page, this action will have no effect......
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......