ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating the Form pages of a WEBDEV RAD pattern
5. Deploying a dynamic site (Session or AWP) in practice
Creating the Relation pages of a WEBDEV RAD pattern
HTMLEditorFormatSelection (Function)
Modifies the style of the selected elements in an HTML Editor control.
<HTML editor>.FormatSelection (Function)
Modifies the style of the selected elements in an HTML Editor control.
Creating the Vision pages of the WEBDEV RAD pattern
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
7. Dynamic site on specific configurations
13. Security benefit: managing the "Back" button
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
Creating index keywords
Index keywords allow users to easily find a help page......
PageEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) when displaying a modal page (the pages used to communicate with the user for example).
Properties associated with the tab pane
A tab pane found in a window or in a page can be handled by the following WLanguage properties......
PreviousPage (Function)
Returns the name of the previous page.
HTMLClass (Property)
The HTMLClass property reads and sets the value of the "class" HTML attribute of the control.
5. The following files are automatically created
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
10. Customizing the aspect of a site: skin elements
MyPage (Reserved word)
MyPage is used to handle the current page...
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
Creating the Table pages of the WEBDEV RAD pattern
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
HTMLFindElementByName (Function)
Searches for elements whose "name" attribute matches a specific value in an HTML document (or in an HTML node).