ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MenuAddPopup (Function)
Transforms a menu option of a page in order for this option to open a popup.
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
Properties associated with a page
Flexbox control properties
You can manipulate Flexbox controls in a page using the following WLanguage properties......
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
Properties associated with the attributes of a Looper control
The attributes of a Looper control found in a window or in page can be handled by the WLanguage properties......
Navigation Bar control properties
A Navigation Bar control found in a page can be handled in WLanguage by the following properties......
Web Camera control properties
A Web Camera control found in a page can be handled in WLanguage by the following properties.
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.
Replication management functions
Three types of replication are proposed......
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
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.
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.
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.
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
JSProperty (Function)
Used to handle specific features on the objects found in the current page.
ParentObject (Function)
Identifies the "parent" of a graphic object: control, column, window, page, ...