ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

New WINDEV Mobile 2024 feature!
Help / WLanguage / WLanguage functions / Mobile specific functions / Phone functions
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
DisplayLicense (Function)
In french: AfficheLicence
Displays the license agreement of the WINDEV Mobile framework or framework libraries in a new window.
Example
DisplayLicense(dlFramework)
Syntax
DisplayLicense([<License type>])
<License type>: Optional Integer constant
License to display:
dlFrameworkDisplays the license agreement of the WINDEV Mobile framework.
dlLibraryDisplays the license agreement of the Android or iOS libraries used by the application (depending on the platform).
Business / UI classification: UI Code
See also
Minimum version required
  • Version 2024
Comments
Click [Add] to post a comment

Last update: 03/07/2024

Send a report | Local help