ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SelectionOnly (Property)
The SelectionOnly property is used to: Find out which elements of the Table or TreeView Table control will be printed: print all the records or the selected records only. Change the print mode of rows in the Table or TreeView Table control: print all records or the selected records only....
ERR_MISSING_PAGE
Changing sites from AWP to SEO-ready session mode
AlternativeText (Property)
The AlternativeTextproperty is used to get and edit the alternative text of controls in a page.
Events associated with Clickable Image controls
List of events associated with Clickable Image controls...
Constants for managing the Image Editor control
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......
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.
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......
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
Message
The Message keyword can correspond to: the Message function. the Message property, which is used to get and change the help message of a control or menu option in a window. the Message property available for: a SFError variable. the email structure. an Email variable. a Notification variable....
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.