ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / Developing an application or website / WINDEV Mobile specific features
  • Mobile development environment
  • WLanguage functions
  • Database
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
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.
  • Universal Windows 10 App applications in Universal Windows 10 App mode.
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 2024 gives you access to version 26, 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:
  • Universal Windows 10 AppAndroidiPhone/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: 08/31/2022

Send a report | Local help