AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Este contenido se ha traducido automáticamente.  Haga clic aquí  para ver la versión en inglés.
Ayuda / Entorno
  • Sharing elements between WINDEV, WEBDEV and WINDEV Mobile
WINDEV
WindowsLinuxJavaReportes y ConsultasCódigo de Usuario (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Código Navegador
WINDEV Mobile
AndroidWidget Android iPhone/iPadIOS WidgetApple WatchMac Catalyst
Otros
Procedimientos almacenados
Sharing elements with a WINDEV application
Sharing elements between WINDEV, WEBDEV and WINDEV Mobile
A WEBDEV website can share elements with a WINDEV application or a WINDEV Mobile application.
The elements that can be shared are as follows:
AnalysisThe analysis found in a WINDEV project or in a WINDEV Mobile project can be shared with a WEBDEV project.
ClassesThe classes found in a WINDEV project or in WINDEV Mobile project can be shared with a WEBDEV project.
Please note: only WEBDEV-compatible code should be used in the shared class.
Queries
  • The queries found in a WINDEV project or in WINDEV Mobile project can be shared with a WEBDEV project.
  • The queries found in a WINDEV project or in WINDEV Mobile project can be loaded in a WEBDEV project.
    These queries are read-only queries. They can be run and the associated SQL code can be viewed. You cannot view the graph of the query.
Reports
  • The reports found in a WINDEV project can be shared with a WEBDEV project.
  • The reports found in a WINDEV project cannot be shared with a WINDEV project.
Sets of proceduresThe sets of procedures found in a WINDEV project or in a WINDEV Mobile project can be shared with a WEBDEV project.
Please note: only WEBDEV-compatible code should be used in the shared procedure collection.
Remark: Windows from a WINDEV application can be imported directly into a WEBDEV project.. For more details, see Importing a WINDEV window.
Versión mínima requerida
  • Versión 9
Esta página también está disponible para…
Comentarios
Haga clic en [Agregar] para publicar un comentario

Última modificación: 24/09/2024

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