ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Push notification
A mobile device can receive push notifications......
Internal component
An internal component is a set of elements from a project......
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Warning 12: The label is unused
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
Automated test created by the user
WINDEV allows the user to record a test scenario in order to send it to the quality service or to the developer......
Directory of images (WEBDEV)
Several images can be used when developing a WEBDEV site......
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
HReadFirst (Function)
Sets the position on the first record according to a browse item.
License agreement for Native Oracle Connector
License agreement for Native Oracle Connector...
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
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......
GDPR: Overview
GDPR (General Data Protection Regulation) will replace "Data Protection Directive" on 25th May 2018......
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
Page Footer block
The Page footer block is run at the end of each page......
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
Creating the menus for the windows of the WINDEV RAD pattern
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
WEBDEV license agreement
WEBDEV license agreement...
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).