ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

This content has been translated automatically.  Click here  to view the French version.
Help / WLanguage / WLanguage functions / Mobile specific functions / URI functions
WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
Others
Stored procedures
URI constants
The following constants are used by URIxxx functions:
ConstantDetailsFunction
uriAddThe contents of the file or buffer are added at the end of the initial contents of the resource. FileToURI
BufferToURI
uriAudioMIME types supported: Allows all audio file types.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.
uriImageMIME types supported: Allows all image file types.URISelect
uriInfoNameRequired information: Resource name (without extension).URIGetInfo
uriInfoSizeRequired information: Resource size (in bytes). URIGetInfo
uriInfoTypeConversionInformation requested: MIME types (and corresponding file extensions) into which the resource can be converted when exporting the resource.URIGetInfo
uriInfoOriginTypeInformation requested: MIME type of origin of the resource and corresponding file extension.URIGetInfo
uriOpenOpens the picker in "Open" mode to open an existing document.URISelect
uriVideoMIME types supported: Allows all image file types.URISelect
See also
Minimum version required
  • Version 24
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 09/21/2024

Send a report | Local help