'''webMethods Developer''' is the [[Java (programming language)|Java]]-based [[Integrated development environment]] (IDE) for developing code on the [[webMethods Integration Server]].
It allows development in [[webMethods Flow]] which is a graphical programming language designed to simplify and speed up integration application development.<ref name="wmFeatureList">[http://www.webmethods.com/Products/ESP/BI/Features webMethods Business Integration – Detailed Features Page]</ref>
Note that it does not store code or execute application logic locally as it is merely a client which instructs the [[webMethods Integration Server|Integration Server]] to perform those actions.
==Program Features==
The webMethods Developer provides editing facilities for <ref name="wmFeatureList"/><ref name="wmAdaptersDataSheet">[http://www1.webmethods.com/PDF/datasheets/Adapters_datasheet.pdf webMethods Adapters Datasheet]</ref>:
* writing graphical flow and java services (the programming logic)
* defining and modifying documents and mapping logic
* testing, debugging and executing services
* creation and configuration of [[web services]]
* editing adapter service and notifications (used to connect with external systems)