ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

H.NbRecModificationQuery
Used to find out the number of records added, modified or deleted when running the last query of the current context.
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
WinEdRedo (Function)
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled).
The DotNet structure
<Window>.EdRedo (Function)
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled).
Defining clickable areas
In a page, an Image control can contain clickable areas......
HFSQL: Change of name
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
Multi-touch support
A multitouch feature is a technique allowing the user to interact with a device via several contact points (the fingers are used in most cases)....
Debugging without using a debugger
In some cases, running a program or a site with or without the debugger can produce different results......
WDD55Password (Property)
The property PasswordWDD55 property is used to specify the 5.5 format database schema password when programmatically describing a Hyper File 5.5 format table in an HFSQL Classic format database schema.
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
Printing in PDF format: Special cases
Specific features of print in PDF format...
Minimap
The minimap is an option that allows you to quickly navigate the code editor......
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......