ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
Events associated with Clickable Image controls
List of events associated with Clickable Image controls...
Events of the Mobile Image Editor control
control Image Editor allows you to offer your mobile application users the possibility to edit and modify images or photos......
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......
Constants for managing the Image Editor control
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
Description (Property)
The Description property is used to get and change the page description.
EmailStartIMAPSession (Function)
Starts a session for receiving and reading emails with the IMAP protocol.
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
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.
PageFooter (Property)
The PageFooter property gets and sets the height of a page footer.
<Page>.Refresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
<emailIMAPSession variable>.ChangeFolder (Function)
Modifies the current folder in the messaging software using the IMAP, ...
BrowserOpen (Function)
Opens a web page identified by its URL in a new browser.
PageRefresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
WHelp (Function)
Displays a file or a help page in HLP or CHM format.
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
EmailRemoveFolder (Function)
Deletes a folder from the Outlook messaging software or from an IMAP server.
<WDPic variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
<picLayer variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
Automatic features of edit controls
Edit controls provide multiple automatic features available in all the controls of your applications without writing a single line of code......
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......