ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

This content has been translated automatically.  Click here  to view the French version.
Help / Environment
  • Sharing elements between WINDEV, WEBDEV and WINDEV Mobile
WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
Others
Stored procedures
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.
Minimum version required
  • Version 9
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 09/24/2024

Send a report | Local help