ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV...
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ...
Types of pages
WEBDEV enables you to create static sites and/or dynamic sites...
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.
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile......
9. Overlaying controls
dbgWriteWarningAudit (Function)
Writes a custom runtime warning into the dynamic audit.
10. Customizing the aspect of a site: skin elements
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
mlzDeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
mlzDelete (Function)
Deletes a dynamic row from a Multiline Zone control.
<Multiline Zone>.Delete (Function)
Deletes a dynamic row from a Multiline Zone control.
<Multiline Zone>.DeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
<Tab>.LoadConfiguration (Function)
Restores the configuration of dynamic tabs in a Tab control.
Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile). get or change the alias of a dynamic tab (WINDEV). get the internal HTML/JavaScript name of a control (WEBDEV)....
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......
Handling an Image Editor control through programming
WINDEV allows you to handle an Image Editor control through programming......
MaxButtonWidth (Property)
The MaxButtonWidth property is used to get and set the maximum width of a button in a tab pane.
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
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....
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......