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
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
fSep (Function)
Returns the separator of directory according to the current platform ('\' or '/')....
Tutorial
A tutorial is supplied with WINDEV, WEBDEV and WINDEV Mobile......
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
Accessing a database via a web service
The database can be accessed via a web service......
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....
The guide
The guide is a powerful search engine included in WINDEV, WEBDEV and WINDEV Mobile, allowing you to search for the referenced documents regarding a topic......
Testing a WEBDEV site on a mobile device
It is increasingly common for developers to test websites on mobile devices......
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....
Using the query result
The result of a select query can be used in......
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
Creating a frameset
WEBDEV proposes several methods for creating a frameset......
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
In depth look at windows, pages and reports
WINDEV, WINDEV Mobile and WEBDEV allow you to create custom interfaces with the window editor and the page editor......
Control template
A control template is a set of controls that can be re-used in several windows or pages......
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
Handling the framesets
The different operations that can be performed on the framesets are as follows......
Displaying a frameset in a WEBDEV site
Displaying a new frameset in a WEBDEV site can be performed according to several methods......
Events associated with framesets
List of events associated with framesets...
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......