ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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.
InternalPage
The InternalPage property sets the name of the internal page to be used.
EmailRemoveFolder (Function)
Deletes a folder from the Outlook messaging software or from an IMAP server.
EmailStartIMAPSession (Function)
Starts a session for receiving and reading emails with the IMAP protocol.
<WDPic variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
<emailIMAPSession variable>.ChangeFolder (Function)
Modifies the current folder in the messaging software using the IMAP, ...
<Page>.Refresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
PageFooter (Property)
The PageFooter property gets and sets the height of a page footer.
<picLayer variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
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.
BrowserOpen (Function)
Opens a web page identified by its URL in a new browser.
ERR_MISSING_PAGE
User Groupware and Client/Server data files
An application that uses the user groupware can be used with a HyperFileSQL database in Client/Server mode......
Programming patterns
CAUTION......
Limitations of WINDEV, WEBDEV and WINDEV Mobile
Constants for managing the Image Editor control
Events associated with an Image Editor control
WINDEV manages the following events by default (in order of appearance in the code editor)...
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
Creating an executable: General options
The main executable options are as follows......