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 '/')....
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
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......
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
NetListRemoteAccess (Function)
Returns the list of available remote accesses.
Tutorial
A tutorial is supplied with WINDEV, WEBDEV and WINDEV Mobile......
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
PreviousPage (Function)
Returns the name of the previous page.
Accessing a database via a web service
The database can be accessed via a web service......
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......
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....
SysIdentifier (Function)
Returns the unique identifier of the current mobile device.
SessionRequestedPage (Function)
Returns the name of the page requested at the start of the session.
SysTheme (Function)
Returns the current theme used on the mobile device.
EnumMenu (Function)
Returns: the name of nth option or sub-option found in the main menu of window. the name of nth option or sub-option found in a custom context menu (created with WINDEV or WINDEV Mobile)....
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......
MobileNetworkConnectionInfo (Function)
Returns information regarding the current connection to data on the mobile network.
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......