ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

This content has been translated automatically.  Click here  to view the French version.
Help / Developing an application or website / Source Code Manager (SCM)
  • Overview
  • Adding an element
  • How to proceed?
  • Add element window
WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
Others
Stored procedures
Overview
When an element is added to the SCM (Source Code Manager) repository, it is added to the reference project on the SCM server. This element will be made available to all the users of SCM during their next synchronization.
Note By default, when adding an element to the local project, the Source Code Manager automatically proposes to add the element to the SCM repository when the element is saved.
Saving an element
Adding an element

How to proceed?

To add a specific element to the SCM repository:
  1. Select the element in the "Project explorer" pane.
  2. Select "Add to Source Code Manager" in the context menu.
    Adding an element
You can also add elements to the SCM via the ribbon. Go to the "SCM" tab, "Current element" group and click "Add".

Add element window

When you add an element to the SCM, the following window appears:
Adding an element
You can:
  • Indicate that the new element corresponds to the execution or completion of a task ("Tasks" tab).
  • Indicate that the new element fixes an incident ("Incidents" tab).
  • Enter a comment on the new element ("Comment" tab). For example, you can indicate that this new window or page is intended for entering usernames.
The available options are as follows:
  • Check out elements: This option adds an element to the repository, but keeps it checked out so that you can continue working on it.
  • Do not allow multiple check-outs: This option allows only one user to check out the element at a time. The element cannot be modified by several users at the same time.
  • Do not keep history: If this option is checked, no check-in/check-out history will be kept for this element.
    Note: The element history can be enabled afterwards via the properties of the element. To view the properties of the current element, go to the "SCM" tab, "Current element" group and click "Properties".
Minimum version required
  • Version 10
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 06/18/2025

Send a report | Local help