ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WINDEV Mobile concepts / Part 2 - Development environment
  • Overview
  • Operating mode of the Source Code Manager
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
6. Source Code Manager (SCM)
Previous pageTable of contentsNext page
Overview
To simplify teamwork, WINDEV Mobile includes a Source Code Manager.
The Source Code Manager allows developers to work together on the same project at the same time and share elements between multiple projects.
A repository contains a collection of project elements. Each computer has a local copy of the elements required for development
A repository contains a collection of project elements. Each computer has a local copy of the elements required for development
Elements in the SCM can be shared:
Operating mode of the Source Code Manager
The following example presents the Source Code Manager:
A project element (window, report, etc.) can only be checked out by one developer at a time.
Once the checked out elements are modified, they must be checked back in so that the source project can take the changes into account. The repository stores a history of all the project elements since they were created.
Each time an element is checked back in, the version number of the source project is incremented by 1.
Previous pageTable of contentsNext page
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 08/29/2022

Send a report | Local help