ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sensor functions
The following functions are used to manage the compass and the accelerometer in an application run on a mobile device (phone or tablet)....
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
Managing the required input in WEBDEV
To prevent users from leaving a control empty, you can set it as a required field......
TableMode (Function)
TableMode is kept for backward compatibility.
WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms...
Remote WEBDEV administrator: Managing statistics
The remote WEBDEV administrator proposes a module for consulting the statistics regarding the traffic of your dynamic WEBDEV sites (standard and AWP) and Webservices deployed on a WEBDEV Application Server....
TableDeleteChild (Function)
Deletes all child rows from a branch of the hierarchy.
Popup window
WINDEV allows you to open windows in popup format......
Word processing: Features
This page lists the available and forthcoming features of the Word Processing control......
Changing the version of projects found in SCM
When several projects share elements in the same SCM, changing the version of WINDEV and WEBDEV projects......
HierarchicalDepth (Property)
The HierarchicalDepth property is used to: Find out the depth of a hierarchical control in a report. Modify the depth of a hierarchical control in a report (only if the report uses a data source through programming)....
How to manage a combination through programming?
A combination is a type of variabble containing a list of values....
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
How to manage enumerations programmatically?
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
Events associated with the controls of a report
The events associated with the controls of a report are as follows......
ConfigureAAF (Function)
Used to specify the behavior of some Automatic Application Features (AAF).
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
Report and project
In most cases, a report is linked to a project......
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......
Binding controls to data
A window or page can display information from......
20. Managing suggestions and incidents
Managing suggestions and incidents...
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure....