ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / WLanguage functions / Standard functions / Windows functions / Executable functions
  • Necessary conditions
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
Others
Stored procedures
AppOpenForm (Function)
In french: AppliOuvreFiche
Opens:
  • the form of an application on Android (Play Store), iOS (App Store) or Windows (Windows Store) in order for the user to give a mark to it and/or to comment it.
Example
Syntax
AppOpenForm([<Application> [, <Type of form>]])
<Application>: Optional character string
Universal Windows 10 App Application identifier. To get this identifier:
1. Go to the Windows store.
2. Find the requested application and display its form. The number is found in the returned URL.
<Type of form>: Optional Integer constant
Remarks

Necessary conditions

The application for which the form must be opened must have been published on the store beforehand.
Component: wd290android.aar
Minimum version required
  • Version 19
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 12/08/2023

Send a report | Local help