ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE


  • Overview
  • Performing modifications in the analysis
  • Steps to follow
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
Analysis shared between earlier WINDEV applications and WINDEV 24 applications
Overview
An analysis can be shared between an application developed with an earlier WINDEV version (7.5 to 26) and a WINDEV 27 application. Indeed, the analysis structure is identical between these versions.
Performing modifications in the analysis

Steps to follow

To perform modifications in an analysis shared between a WINDEV 7.5 application and a WINDEV 27 application, we recommend that you follow these steps:
  1. Perform the requested modifications in the data model editor of WINDEV 7.5 (especially for the "Shared information").
  2. Generate the analysis.
  3. Open the project that is using the same analysis in WINDEV 27.
Remarks:
  • The new features of WINDEV 8, 9, 10, 11, 12, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25 or 26 (NULL values supported, for example) will not be taken into account.
  • The modification of the "Shared Info" of the analysis in WINDEV 8 or later makes the "RAD Info" unreadable in WINDEV 7.5.
Minimum version required
  • Version 9
Comments
Click [Add] to post a comment