ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
Global and local variable
Two types of variables are available......
Height (Property)
The Height property gets and sets the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
Creating the menus for the pages of the WEBDEV RAD pattern
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
Using an external component in an application
A component can be reused at any time in any application......
11. Controls in practice
Discover the main characteristics of the controls...
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
Types of Edit controls
BackgroundImage (Property)
The ImageFond property lets you view and modify the background image of an element: window, page, field or state.
Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad......
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker in your applications......
NULL values in HFSQL
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of HFSQL data files and for all the other types of accesses (Native, OLE DB, ......
HFSQL constants
List of constants used by the HFSQL functions....
ServiceWait (Function)
Pauses the current service during the specified duration.
Remote check: Customizing with a procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application......