Help: web

hello, someone knows how to make a link to a file that is in the folder so that when you tap the button opens the file (which in question is a web file in html)

Look at native.newWebView()  

    http://docs.coronalabs.com/api/library/native/newWebView.html

or the older native.showWebPopup() it’s older, but might have easier to understand samples. 

    http://docs.coronalabs.com/api/library/native/showWebPopup.html

Look at native.newWebView()  

    http://docs.coronalabs.com/api/library/native/newWebView.html

or the older native.showWebPopup() it’s older, but might have easier to understand samples. 

    http://docs.coronalabs.com/api/library/native/showWebPopup.html