ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Manipulating a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project...
Java application and WINDEV
A Java application is an application entirely compiled in Java...
Managing databases in WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application...
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language...
Using Java code
You have the ability to enter Java code:
  • in Java applications generated with WINDEV.
  • in Android applications generated with WINDEV Mobile.
This allows you to create global procedures in Java.
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive...
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language...
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language...
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
BTIsVisible (Function)
Used to find out whether a Bluetooth radio is visible.
Configuring the setup program
Two tools can be used to create a setup program......
NotifAdd (Function)
Adds a notification into the system bar of device (Android) or into the notification center (iOS).
WINDEV Mobile 2024 Tutorial - Table of contents
Managing Bluetooth Low Energy devices
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
2. Static or dynamic site
grSourceSeries (Function)
Defines the source of a series.
CameraListParameter (Function)
Lists the values supported by the device camera for a given parameter. Function kept for "Version-26-compatible" Camera controls....
WindowsVersion (Function)
Returns the runtime mode of Windows.
7. Dynamic site on specific configurations
HSetREP (Function)
Enables or disables the management of .REP file.
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
Installing a Webservice (old format)
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
Properties associated with the rows of a TreeView control
The rows of TreeView controls in a window or page can be manipulated using different WLanguage properties......
BTAcceptConnection (Function)
Used to find out whether a Bluetooth radio accepts (or not) the requests for connection coming from the devices.
dbgLogOption (Function)
Retrieves or modifies the options of the runtime log.
MatExist (Function)
Checks the whether the matrix exists in memory.
fCreate (Function)
Creates an external file.
GglPrintDocument (Function)
Prints a document (text or PDF file, images, Word or Excel document, ...) by using the Cloud Print service of Google.
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......
DownloadAdd (Function)
Adds a new download in the device's download manager....