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...
Mobile Image Editor control
By using the Image Editor control in your mobile applications, you will allow users to edit images or photos......
DnDGetData (Function)
Retrieves a specific type of data during Drag/Drop....
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
The key items
Keys are specific items in your analysis......
WDLog: Restoring a data file from its log
WDLog is used to apply to a backup of a data file the different operations saved in the log of this file......
iCalendarToScheduler (Function)
Imports data in iCalendar format into a Calendar control.
SQLListSource (Function)
Lists the data sources declared on a local site.
HDeleteLink (Function)
Deletes an integrity rule between two data files on the server.
Managing bar codes
The use of bar codes to identify and manage products has become essential......
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
HDescribeLink (Function)
Describes a link between two data files through programming.
SaaSAdminConfigureSiteData (Function)
Configures the management of data for a SaaS site.
Data source (Example)
Usage example of the Data source type
HJSONToRecord (Function)
Imports JSON data into the current record.
<Chart>.SeriesLabel (Function)
Initializes the label of a data series in a chart.
<Chart>.Mask (Function)
Formats the data displayed by grLabel or by grTooltip.
<sshSession variable>.Write (Function)
Writes data into the specified SSH session.
grRBAddData (Function)
Adds data to a Radial Bar chart.
<Source>.JSONToRecord (Function)
Imports JSON data into the current record.
<Source>.ChangeName (Function)
Modifies the physical name of a data file.
<Source>.CheckStructure (Function)
Defines the mode for comparing data files.
ProfilerEnd (Function)
Stops "collecting data" for the performance profiler.
<Chart>.RBAddData (Function)
Adds data to a Radial Bar chart.