ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design mode......
SemiDynamicPageDisplay (Function)
Displays a semi-dynamic page in the browser of the Web user from a dynamic or static WEBDEV page.
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
<htmlDocument variable>.Save (Function)
Saves the content of an htmlDocument variable to an HTML file.
Creating a help file
WINDEV, WEBDEV and WINDEV Mobile allow you to create a help file and associate it with an application or website......
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
Handling a Dockable Panel control through programming
A Dockable Panel control can be handled through programming......
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
HTML (Property)
The HTML property is used to configure the use of HTML content.
Image properties (help system)
At any time, you can change the characteristics of an image inserted into a help page in the image properties......
Custom synchronization for Table controls based on a data file
In some cases, you may want to use a custom synchronization for Table controls based on a data file......
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
Opening a help file (CHM, HTML or PDF)
There are several ways to open a help file......
PageEndStick (Property)
The PageEndStick property is used to: Determine the page footer should be right below the last block. Change the page footer block options....
Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV site, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site....
Handling a Popup control through programming
The popup being a control of the page, you have the ability to access: the page controls from the popup. the popup controls from the page....
Rating control properties
The Rating control can be used in a window as well as in a page....
HTMLEditorGetDocument (Function)
Asynchronously retrieves the HTML document being displayed in an HTML Edit control.
HTMLFindElementByTag (Function)
Searches for elements that correspond to a tag in an HTML document (or an HTML node).
<HTML editor>.GetDocument (Function)
Asynchronously retrieves the HTML document being displayed in an HTML Edit control.
Selecting the keywords associated with a page
The keyword selection window allows you to select the keywords to be associated with a help page......
<Page>.ToSource (Function)
Automatically initializes: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
PageToSource (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....