ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WINDEV Mobile concepts / Part 2 - 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
2. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
Previous pageTable of contentsNext page
New projects are often cross-platform.
For example, for an ERP system on Windows, it is very likely that beside the main application, there will be sales agents equipped with PDAs or smartphones, stores with mobile devices for inventory management, and Intranet and Internet sites.
All elements, excluding the UI (pages and windows), are 100% compatible and can be shared between WINDEV, WEBDEV and WINDEV Mobile projects.
It is thus possible to share sets of procedures or classes, for example, between several projects.
A project can be opened in any IDE regardless of the one that was used to create it.
When you open a project in a different IDE, a wizard appears, allowing you to create a project configuration specific to the IDE used.
For example, if you open a WINDEV project in WEBDEV, you will be able to create a project configuration named "Site", to group all the elements required by the WEBDEV site.
You can also view the elements of each platform from each environment. A project in WINDEV displays the thumbnails of the WEBDEV pages and WINDEV Mobile windows, for example. Clicking a WEBDEV page from the WINDEV project editor opens the WEBDEV page (WEBDEV must be installed on the computer).

Remark: If you have WINDEV and WINDEV Mobile, you can handle WINDEV Mobile configurations from WINDEV. You can open, modify and test mobile windows.
Previous pageTable of contentsNext page
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 10/02/2023

Send a report | Local help