ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
8. "Mobile friendly" site: Dynamic serving
The Preset control
The "Preset" control is used to display the frequently used controls without programming......
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......
fSep (Function)
Returns the separator of directory according to the current platform ('\' or '/')....
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Tutorial
A tutorial is supplied with WINDEV, WEBDEV and WINDEV Mobile......
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
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....
Testing a WEBDEV site on a mobile device
It is increasingly common for developers to test websites on mobile devices......
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
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......
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......