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 can use 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...
rssSave (Function)
Builds the RSS stream and saves the RSS stream in an XML file.
Component diagram
A component diagram shows the physical and static architecture of a system software......
spDerivation (Property)
The spDerivation property is used to: Get the key derivation function used to hash an item of type "Password". This property can be used for items of type "Password" defined in the data model editor or programmatically. Set the key derivation function used for hashing (only for "Password" items defined programmatically)....
WEBDEV administrator: Overview
The WEBDEV administrator is a module used to manage the dynamic WEBDEV sites......
10. Smart controls
Smart controls...
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
dSaveImageTIFF (Function)
Saves an image in TIFF format into a file or memory.
Multiple setup of same site on the same server
The same site can now be automatically installed on the same server without having to rename the project......
<Dashboard>.SaveConfiguration (Function)
Saves the configuration of a Dashboard control in string format.
<Tiff variable>.SaveTIFF (Function)
Saves an image in TIFF format into a file or memory.
<Image>.SaveBMP (Function)
Saves an image: in a file in BMP format. in memory....
<Image>.SaveGIF (Function)
Saves an image: in a file in GIF format. in memory....
<Chart>.SaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
<Chart>.SaveWMF (Function)
Saves a chart that was drawn beforehand in WMF format.
FileToURI (Function)
Saves the contents of a file to a resource identified by its URI.
BufferToURI (Function)
Saves the contents of a buffer to a resource identified by its URI.
HTMLSave (Function)
Saves the content of an htmlDocument variable to an HTML file.
tapiRecord (Function)
Records the current communication as a".WAV" file.
tapiPlay (Function)
Plays a sound file (.WAV) for the specified line.
grSaveWMF (Function)
Saves a chart that was drawn beforehand in WMF format.
Translating a text file with WDTRAD
SaaSWriteSiteParameter (Function)
Saves a specific information for a SaaS site in the configuration of a client account.
The user version of query editor : Specific features
This help page presents the specific features of the user version of query editor......
Binding a Spin control to an item
A Spin control can be bound to an item in a data file, query, etc....
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......