ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WEBDEV concepts / Part 3 - Development environment
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
13. Generation modes
Previous pageTable of contentsNext page
In addition to websites, WEBDEV allows you to generate various types of projects.
Sites
Sites are the most common generation mode. WEBDEV is used to generate:
  • static or dynamic sites (Session or AWP).
  • PHP sites.
Libraries
A library is a single file that contains multiple elements of a WEBDEV project: pages, reports, etc. You can generate stand-alone libraries that can be used by other sites.
External components
External components are application snippets that allow you to share one or more specific functionalities between multiple applications. An external component generated by WINDEV can also be used in a WEBDEV or WINDEV Mobile project.
SOAP or REST Webservices
A Webservice (also called XML Web service) can be generated from a WINDEV or WEBDEV project. A Webservice uses a set of functions (one or more sets of procedures) and makes them accessible via the web (or a private network) using HTTP, SOAP and REST.
Remark: A Webservice must be deployed to a WEBDEV Application Server to be used.
Previous pageTable of contentsNext page
Comments
Click [Add] to post a comment

Last update: 12/19/2022

Send a report | Local help