ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Events associated with a Multimedia control
List of events associated with a Multimedia control...
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.
ExeTerminate (Function)
Ends the execution of a 32-bit application on the current computer: all the instances of the executable are killed.
ContactDisplay (Function)
Opens the form of a contact in the device's native contacts application (Android, iPhone or iPad, Universal Windows)....
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives......
Events associated with Java Applet controls
List of events associated with Java Applet controls...
Events associated with a Rich Text Area control
WEBDEV manages the following events by default (order of appearance in the code editor)......
Map control properties
The following properties can be used with Map controls:...
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
Android permission management functions
The following functions are used to manage permissions in Android applications...
Multimedia control properties
List of properties associated with the Multimedia control...
CoordinateEditorToScreen (Function)
Converts a size or a position specified in the reference dpi in the editor (160 dpi) to the native dpi of screen on the device where the application is run.
CoordinateScreenToEditor (Function)
Converts a size or a position specified in the native dpi of the screen on the device where the application is run to the reference dpi in the editor (160 dpi).
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
Multi-touch management functions
The following functions are used to manage the multi-touch......
Progress Bar control functions
The following functions are used to manage Progress Bar controls in a WEBDEV page:...
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......