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 / WINDEV Mobile specific features
  • Mobile development environment
  • WLanguage functions
  • Database
WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
Others
Stored procedures
Mobile development environment
WINDEV Mobile is a development environment for PC that allows you to develop:
  • AndroidAndroid Widget applications for Android.
  • iPhone/iPadIOS WidgetMac Catalyst applications for iPhone/iPad.
Remarks:
  • The generated applications operate on mobile devices only (equipped with ARM, XScale, Samsung and ARM-compatible processors). These applications do not operate on PC.
  • Starting with version 27, it is no longer possible to develop Windows Mobile applications. Windows Mobile, Windows CE and Windows Embedded are no longer supported by Microsoft, but are still used in the industrial field.
    To continue developing for Windows Mobile, you must use version 26. Version 2025 gives you access to version 26, which can be downloaded here.
  • Universal Windows 10 App development no longer available from version 2025 onwards. The "Universal Windows 10 App" platform are no longer supported in WINDEV, WEBDEV and WINDEV Mobile.
    To continue developing an application in Universal Windows 10 App mode, use version 2024. Version 2025 gives you access to version 2024, which can be downloaded here.
WLanguage functions
Most of the WLanguage functions available in WINDEV are also available in WINDEV Mobile. These functions are common to both IDEs.
Only the functions specific to Windows are not available in WINDEV Mobile.
The following diagram presents the WLanguage functions that can be used according to the type of developed application:
WLanguage functions
Database
The data handled by a WINDEV Mobile application can come from:
  • AndroidiPhone/iPadIOS WidgetMac Catalyst an HFSQL Classic or HFSQL Client/Server database.
  • Android an SQLite database.
  • ".INI" files.
  • text files (ANSI or Unicode).
Minimum version required
  • Version 9
This page is also available for…
Comments
Exemplo WindevMobile21 - Layout
//Nesse exemplo vou mostrar como criar
//um programa Anadroid, e escolher layout

//blog com video e exemplo
http://windevdesenvolvimento.blogspot.com.br/2016/04/windev-mobile-42-layout-matos-pedido.html
De matos AMARILDO
26 Apr. 2016

Last update: 11/22/2024

Send a report | Local help