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.
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......
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
DLNA/UPnP functions
The following WLanguage functions are used to handle UPnP devices...
Compression / encryption functions
Encryption and compression functions...
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).
PreviousPage (Function)
Returns the name of the previous page.
24. Displaying and linking pages
MQTT functions (prefix syntax)
The following functions are used to manage MQTT clients...
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.
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......
Copying the style of a control
Copying the style of a control consists in copying the characteristics of a control style into another control......
PageCurrentLayout (Function)
Returns the index of the current layout: in the current page. in the specified page....
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
Managing MQTT
MQTT is a "publish-subscribe" messaging protocol based on the TCP/IP protocol......
<Source>.RecordDate (Function)
Returns the date and time that an HFSQL record was last modified (Classic or Client/Server)....
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV site?......
Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......
PageParameter (Function)
Returns the value of a parameter passed to the current page.
iPageNum (Function)
Returns or initializes the number of the page currently printed.
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......