ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Image editor: Features
The image editor includes several features......
ERR_BAD_URL
QuickActionRemoveAll (Function)
Removes all the quick actions defined for the application. Quick actions pinned to the home screen will be disabled, but not removed.
Creating a help file
WINDEV, WEBDEV and WINDEV Mobile allow you to create a help file and associate it with an application or website......
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
Pinned area in a page: fixed area on the screen
A fixed area in a page is a page section that remains visible even if the Web user moves the browser scrollbar......
Selection (Property)
The Selection property is used to get the characteristics of the selection (or cursor): in a Word Processing control. Remark: This selection is in the section being edited in the control (body, header or footer). in a Spreadsheet control. in an HTML Editor control. in a Diagram Editor control....
Reloading a document
To reload a document, ......
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....
8. 10 tips for better interfaces...
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
Creating a frameset
WEBDEV proposes several methods for creating a frameset......
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
Handling the framesets
The different operations that can be performed on the framesets are as follows......
Displaying a frameset in a WEBDEV site
Displaying a new frameset in a WEBDEV site can be performed according to several methods......
Events associated with framesets
List of events associated with framesets...
Validating a page other than the current page
In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame......