ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sharing internal components (via SCM)
An internal component is a set of elements from a project......
AJAXAsynchronousCallPending (Function)
Used to find out whether a server procedure called by AJAXExecuteAsynchronous is currently run.
Legend (Property)
The Legend property is used to: Find out the label of a series. Modify the label of a series....
LineSpacing (Property)
The LineSpacing property gets and sets the line spacing for variables of type Font.
<Window>.EdDo (Window)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
HServerStatus (Function)
Allows you to find out the status of a HFSQL server (this function uses the MantaManager service).
CellCloseDialog (Function)
Hides a Cell control previously displayed in the page via CellDisplayDialog.
Keywords (Property)
The Keywords property is used to get and modify the keywords associated with a page.
gpwGetRights (Function)
Used to get the rights granted to a control, a window, a page or a report.
MenuAddPopup (Function)
Transforms a menu option of a page in order for this option to open a popup.
The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
AlternativeText (Property)
The AlternativeTextproperty is used to get and edit the alternative text of controls in a page.
WLanguage procedure called by inAppListPurchase
Procedure ("Callback") called by inAppListPurchase when the list of purchases made is received.
<Popup>.Display (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
<Menu>.AddPopup (Function)
Transforms a menu option of a page in order for this option to open a popup.
Events associated with Internal Page controls
List of events associated with internal pages and Internal Page controls
HTMLValidateForm (Function)
Validates a form in an HTML page displayed in an HTML Display control.
<HTML Display control>.ValidateForm (Function)
Validates a form in an HTML page displayed in an HTML Display control.
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
ContextOpen (Function)
Opens a new page context without returning the information to the browser.
CurrentPage (Function)
Returns the name of the page containing the WLanguage code currently run.