ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
8. "Mobile friendly" site: Dynamic serving
fSep (Function)
Returns the separator of directory according to the current platform ('\' or '/')....
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
EmulateWarning (Function)
Emulates the next call to Warning and automatically clicks the "OK&quot button.
EmulateError (Function)
Emulates the next call to Error and automatically clicks the "OK&quot button.
EmulateInfo (Function)
Emulates the next call to Info and automatically clicks the "OK&quot button.
24. Displaying and linking pages
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor....
Creating the menus for the pages of the WEBDEV RAD pattern
PreviousPage (Function)
Returns the name of the previous page.
Control template
A control template is a set of controls that can be re-used in several windows or pages......
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
Creating the Form pages of a WEBDEV RAD pattern
HTML 5: Example for managing the programmed Drag and Drop
To make a WEBDEV site more interactive, you have the ability to implement Drag and Drop in the pages....
Creating the Vision pages of the WEBDEV RAD pattern
Creating the Relation pages of a WEBDEV RAD pattern
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
Page Footer block
The Page footer block is run at the end of each page......
8. 10 tips for better interfaces...
Validating a page other than the current page
In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame......