ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Validating a page from a control that has no action on the server (List Box control, Combo Box, etc.)
By default, the validation of a page must be performed by a "Send the values of controls to the server (Submit)" button......
Creating index keywords
Index keywords allow users to easily find a help page......
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
Scanning a document (via a WIA driver)
Windows Image Acquisition (WIA) is a Windows device driver interface and API that allows applications to scan documents using a scanner......
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....
Changing sites from AWP to SEO-ready session mode
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.
Various WEBDEV constants
Various WEBDEV constants...
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.
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
EmailCopy (Function)
Copies an email found in a directory to another directory of an IMAP server.
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.
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.