ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

dCrop (Function)
Returns the cropped part of an image. This image is in an Image variable.
<Image variable>.Crop (Function)
Returns the cropped part of an image. This image is in an Image variable.
Running the test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
Preset page templates
The preset page templates provide some structures of pages corresponding to a wide range of sites and they also improve the reusability and the graphic harmony between the projects......
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
Specific features of the applications for iPhone/iPad
I work as a developer: How do I manage my tasks and my schedule?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile include many tools to help developers manage their schedules and the different associated tasks......
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....
Manipulating Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Bar Code controls......
2025 new features brochure: WEBDEV new features
What's new in WEBDEV 2025 is presented in the What's new 2025 brochure....
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
Automatic positioning
When moving a control in a window, in a page or in a report, guides are automatically displayed by the real-time interface checker (also called automatic positioning)......
Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library......
PagePosition (Function)
Scrolls a page up to position a control in the visible section of the page (top) in the browser.
MyHostControl (Reserved word)
The MyHostControl keyword is used to handle the WEBDEV Page control from the code of the page it displays.
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......