ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

How to contact the Free Technical Support?
The different methods to contact PC SOFT Technical Support....
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.
WEBDEV Application Server remote control functions (prefix syntax)
The following functions are used to manage users and connections on a WEBDEV Application Server, using prefix syntax:
inAppRestorePurchases (Function)
Restores the purchases of non-consumable products previously performed by the user in an iOS application.
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of controls by adding options....
Associating a control with a tab pane
Methods to associate a control with a tab pane......
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).
geoRunApp (Function)
Starts the device's native maps application to display: a specific geographical location, a route between two locations....
Deploying a WEBDEV website to a remote WEBDEV Application Server or WEBDEV Cluster
Installing a WEBDEV website (in Session or AWP mode) on a remote Application Server requires......
URISelect (Function)
Opens a system window to select a resource from: from the device file system, from the Cloud (Google Drive, Microsoft OneDrive, etc.) or from one of the content managers installed on the device....
13. Universal replication
ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.
ReplicInfo (Function)
Returns information about a replication.
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
Android permission management functions
The following functions are used to manage permissions in Android applications...
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.