ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Menu>.InsertOption (Function)
Inserts a new option at a specific position.
WaitWindowEnd (Function)
Closes the wait window of application opened by WaitWindowStart.
TrustedCertificateAdd (Function)
Adds a certificate to the list of trusted root authorities used to validate certification strings.
TrustedCertificateReset (Function)
Removes all the certificates added by TrustedCertificateAdd.
<Chart>.SunburstStartAngle (Function)
Specifies the starting angle of the first section in a Sunburst chart.
<Chart>.InfoXY (Function)
Returns information about the series found at a specific chart point.
<Chart>.OverlayChart (Function)
Used to display two different types of charts in the same chart.
<Menu>.AddOption (Function)
Adds a new option after the last option of a drop-down or context menu.
<Menu>.AddURLOption (Function)
Adds a new option after the last option of a drop-down or context menu. This menu option opens the page that corresponds to the specified URL.
<Menu>.AddSeparator (Function)
Adds a new separator in a menu (drop-down or context menu).
<Menu>.Exist (Function)
Indicates whether a menu option exists in a menu.
<Menu>.InsertMenu (Function)
Inserts a menu before another menu in a window.
BrowserHeight (Function)
Returns the height (in pixels) of the client area where the page is displayed.
<Menu>.InsertSeparator (Function)
Inserts a separator into a menu.
Movable (Property)
The Movable property is used to define if an element can be moved.
<Source>.RecordDate (Function)
Returns the date and time that an HFSQL record was last modified (Classic or Client/Server)....
PageExist (Function)
Checks whether the specified page is currently displayed in the browser of the Web user. Used to find out whether a page is displayed in a frame other than the current one.
CursorDisplay (Function)
Displays or hides the mouse cursor.
SelectionColor (Function)
Changes the characteristics of the selection bar in a Table control, Combo Box control or List Box control.
FontList (Function)
Returns the list of valid fonts installed on the current computer (TrueType, Postscript, ...).
AJAXCancelAsynchronousCall (Function)
Cancels the automatic execution of the browser procedure called by AJAXExecuteAsynchronous.
AJAXAsynchronousCallPending (Function)
Used to find out whether a server procedure called by AJAXExecuteAsynchronous is currently run.
AJAXAvailable (Function)
Used to find out whether the AJAX technology is supported by the current browser.
WinAdaptSize (Function)
Adapts the window size to the content of controls.
<Diagram variable>.ToImage (Function)
Exports a diagram to a variable of type Image.