AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Ayuda / Conceptos WINDEV Mobile / Parte 3 - Bases de datos
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
5. HFSQL Client/Server
Previous pageTable of contentsNext page
A WINDEV Mobile application can also use an HFSQL database in Client/Server mode.
The characteristics of the Client/Server mode are as follows:
  • An HFSQL Client/Server application can be run on different mobile devices (client computers).
  • Data files are located on a server. Only the server physically accesses the data files.
  • All processes (queries, read from and write records to a data file, etc.) are performed on the server.
HFSQL Client/Server
HFSQL Client/Server can be used on iPhone, iPad, Android and Universal Windows 10 Platform.
Previous pageTable of contentsNext page
Comentarios
Haga clic en [Agregar] para publicar un comentario

Última modificación: 31/08/2022

Señalar un error o enviar una sugerencia | Ayuda local