ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LCommand (External language)
Returns the command line passed as parameter to the executable program.
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
MCIRetrieve (Function)
Returns the last result of the MCI command run by MCIExecute.
Site test: the different types of tests
WEBDEV includes multiple methods for testing your sites......
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
Client/Server transactions: available isolation modes
The HFSQL engine proposes to isolate the transactions......
Query
A query is used to interrogate a database in order to view, insert, modify or delete data......
BrowserOpen (Function)
Opens a web page identified by its URL in a new browser.
BrowserWidth (Function)
Returns the width (in pixels) of the client area where the page is displayed.
BrowserHeight (Function)
Returns the height (in pixels) of the client area where the page is displayed.
PageRefresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
Description (Property)
The Description property is used to get and change the page description.
<Page>.Refresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
LooperAddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.