ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fSep (Function)
Returns the separator of directory according to the current platform ('\' or '/')....
PageCurrentLayout (Function)
Returns the index of the current layout: in the current page. in the specified page....
BrowserHeight (Function)
Returns the height (in pixels) of the client area where the page is displayed.
BrowserWidth (Function)
Returns the width (in pixels) of the client area where the page is displayed.
27. Center or anchor a site horizontally
DLNA/UPnP functions
The following WLanguage functions are used to handle UPnP devices...
Compression / encryption functions
Encryption and compression functions...
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
MQTT functions (prefix syntax)
The following functions are used to manage MQTT clients...
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
PageReadHeaderHTTP (Function)
Reads and returns one or more HTTP headers received by the current page (these headers are sent by the client to the server in the current request).
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....
Page templates
WEBDEV allows you to create page templates......
Properties of a help page
The characteristics of a help page are used to define......
14. Report templates
...Report templates are used to easily standardize report layouts....
PreviousPage (Function)
Returns the name of the previous page.
Skin elements
The skin elements are used to quickly change the visual aspect of a project without having to retouch every page and every page template......
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings......
SessionRequestedPage (Function)
Returns the name of the page requested at the start of the session.
Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
CurrentPage (Function)
Returns the name of the page containing the WLanguage code currently run.
UncompleteDir (Function)
Removes the '/' or '\' characters from the end of a string, if necessary....
20. Control templates
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......