ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Animating the image display (WEBDEV)
...The Web sites propose several transition effects between the elements:...
Germany.checkTaxNumber (Function)
Tests the validity of a tax number in Germany.
HTMLEndPage (Property)
The HTMLEndPage property is used to get and change the HTML code inserted at the end of the page.
Rich Text Area control properties
A Rich Text Area control can be handled in a window by the following WLanguage properties......
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
2. User-friendly editors in practice
PageInitialization (Function)
Resets to zero (or not) the controls found in the current page and starts the events for initializing the controls and the page.
Multilingual project
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
Compilation options (HLP format)
<Page>.Exist (Function)
Allows you to find out whether a page context exists on the server (which means whether the page was opened).
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......
PopupDisplayPage (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
<Page>.DisplayPopup (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
ContextExist (Function)
Allows you to find out whether a page context exists on the server (which means whether the page was opened).
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
The "Images" pane
The "Images" pane allows you to view and list all the images in the project directory and subdirectories......
Requirement
To manage the project development lifecycle, the Project Management Hub allows you to set requirements......
In depth look at windows, pages and reports
WINDEV, WINDEV Mobile and WEBDEV allow you to create custom interfaces with the window editor and the page editor......
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
The Site Map control
The Site Map control allows the Web user to......
Extra (Property)
The Extra property is used to: Get additional information about a control, window, or page. Edit additional information of a control, window or page. In browser code, you can only get additional information of a control or page....
Anchored move on the main axes
To facilitate the positioning of controls, you have the ability to force their move according to the four main axes (0°, 45°, 90°, 135°)....
Playing a video with the MCI functions
MCI functions are used to easily handle the media files......
"Syntax help" pane
The "Syntax help" pane displays a short help text for the function being entered......