ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / Environment
  • Sharing elements between WINDEV, WEBDEV and WINDEV Mobile
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
Sharing elements with a WINDEV application
Sharing elements between WINDEV, WEBDEV and WINDEV Mobile
A WEBDEV site 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.
Caution: Only the code compatible with WEBDEV must 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.
Caution: only the code compatible with WEBDEV must be used in the shared set of procedures.
Remark: The windows of a WINDEV application can be directly imported 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: 05/26/2022

Send a report | Local help