File management

Specific APIs are available to manipulate file resources in mobile apps.

Mobile devices have media and data files in their local storage unit, that can be manipulated by Genero apps.

Pictures, videos, and other data files can be selected or created with Genero BDL APIs.

Files on the mobile device returned by front calls such as standard.openFile are identified with an opaque file identifier. This identifier can then be passed to APIs such as fgl_getfile(), to be stored into a database for example.