ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / WLanguage functions / Mobile specific functions / URI 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
URI constants
The following constants are used by the URIxxx functions:
ConstantDetailsFunction
uriAddThe contents of the file or buffer are added at the end of the initial contents of the resource. FileToURI
BufferToURI
uriAudioSupported MIME types: Allows all types of audio files.URISelect
uriCreate
  • Opens the picker in "Creation" mode to create a new document.
  • The initial contents of the resource are replaced by the contents of the file or buffer.
uriImageSupported MIME types: Allows all types of image files.URISelect
uriInfoNameRequested information: Name of the resource (without extension).URIGetInfo
uriInfoSizeRequested information: Size of the resource (in bytes). URIGetInfo
uriInfoConversionTypeRequested information: MIME types (and corresponding file extensions) into which the resource can be converted when being exported.URIGetInfo
uriInfoOriginTypeRequested information: Original MIME type of the resource and corresponding file extension.URIGetInfo
uriOpenOpens the picker in "Open" mode to open an existing document.URISelect
uriVideoSupported MIME types: Allows all types of image files.URISelect
See also
Minimum version required
  • Version 24
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 05/26/2022

Send a report | Local help