ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
"Real Time Performance Profiler" pane
The "Real Time Performance Profiler" pane shows the activity of an application or site during a test......
fSep (Function)
Returns the separator of directory according to the current platform ('\' or '/')....
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.
CurrentPage (Function)
Returns the name of the page containing the WLanguage code currently run.
Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
5. Displaying a WEBDEV Session site
4. Create a page in the editor...
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
16. Types of code
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).
Changing sites from AWP to SEO-ready session mode
12. Pages in practice
User Groupware and Client/Server data files
An application that uses the User Groupware can be used with an HFSQL database in Client/Server mode......
HSuggestKey (Function)
Returns a list of keys to add to data files to improve query performance.
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
Pinned area in a page: fixed area on the screen
A fixed area in a page is a page section that remains visible even if the Web user moves the browser scrollbar......
4. Types of pages
Different types of pages can be used in the sites created with WEBDEV......
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......
BrowserSlice (Function)
Returns the number of the slice displayed in a page in Responsive Web Design mode.
PreviousPage (Function)
Returns the name of the previous page.
First page of the project in session mode
The first page of the project is the first page in Session mode opened in the Web user's browser when a WEBDEV site in session mode starts......