ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
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......
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).
Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......
PreviousPage (Function)
Returns the name of the previous page.
Page Footer block
The Page footer block is run at the end of each page......
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......
SessionRequestedPage (Function)
Returns the name of the page requested at the start of the session.
CurrentPage (Function)
Returns the name of the page containing the WLanguage code currently run.
PDFNumberOfPages (Function)
Returns the total number of pages found in a PDF file.
PageCurrentLayout (Function)
Returns the index of the current layout: in the current page. in the specified page....
"Real Time Performance Profiler" pane
The "Real Time Performance Profiler" pane shows the activity of an application or site during a test......
Page templates
WEBDEV allows you to create page templates......
The different types of browse available in SQL
Two types of browse can be used to browse the result of a query run by SQLExec......
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
2. How to test a site?
10. Customizing the aspect of a site: skin elements
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
<Source>.RecordDate (Function)
Returns the date and time that an HFSQL record was last modified (Classic or Client/Server)....