ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
<Source>.LockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
Functions for managing multiple languages
Functions for managing multiple languages...
Math functions
List of mathematical functions...
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
Handling menu options programmatically
The menu options can be handled......
MQTT constants
Constants used by the MQTT functions...
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test......
Functions for managing menus (prefix syntax)
List of functions for managing menus...
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
inAppRestorePurchases (Function)
Restores the purchases of non-consumable products previously performed by the user in an iOS application.
geoRunApp (Function)
Starts the device's native maps application to display: a specific geographical location, a route between two locations....
SysCacheExternalStorage (Function)
Returns the path of directory that will be used to store the data in cache on the external storage space of application.
fCacheDir (Function)
Returns the path of directory that will be used to store the data in cache on the internal storage space of application.
Multimedia control properties
List of properties associated with the Multimedia control...
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
tapiError (Function)
Indicates whether an error was returned by the last tapixxx function (functions for managing phone calls) to the TAPI module.
WINDEV and the SOAP protocol
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
Android permission management functions
The following functions are used to manage permissions in Android applications...
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
Euro functions
List of Euro functions...
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......