ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PageRefresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
WHelp (Function)
Displays a file or a help page in HLP or CHM format.
BrowserOpen (Function)
Opens a web page identified by its URL in a new browser.
9. Overlaying controls
8. Traffic statistics of dynamic sites
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......
10. Customizing the aspect of a site: skin elements
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......
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
Data Binding: Creating controls from the "Project explorer" pane
Data binding is a process that binds variables in memory to controls in a window or page......
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Handling an Image Editor control through programming
WINDEV allows you to handle an Image Editor control through programming......
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....
MenuAddPopup (Function)
Transforms a menu option of a page in order for this option to open a popup.
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.
"Syntax help" pane
The "Syntax help" pane displays a short help text for the function being entered......
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.
<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.