ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fSep (Function)
Returns the separator of directory according to the current platform ('\' or '/')....
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
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
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
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).
Page templates
WEBDEV allows you to create page templates......
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....
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....
"Real Time Performance Profiler" pane
The "Real Time Performance Profiler" pane shows the activity of an application or site during a test......
PreviousPage (Function)
Returns the name of the previous page.
HSuggestKey (Function)
Returns a list of keys to add to data files to improve query performance.
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......