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...
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
Size (Property)
The Size property is used to determine and change the size of an element.
PageRefresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
grDestinationWnd (Function)
Defines a window as chart destination.
PDF file functions (prefix syntax)
PDF file functions...
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
Configuring the connection with WDORAINS (optional setting)
For backward compatibility with the earlier versions of Native Oracle Connector (also called Native Oracle Access), the connection can still be configured in WDORAINS (supplied with Native Oracle Connector)......
Configuring the connection with WDSQSINS
For compatibility with the earlier versions of the Native SQL Server Connector (also called Native SQL Server Access), the connection can still be configured in WDSQSINS (supplied with the Native SQL Server Connector)......
SortOption (Property)
The SortOption property gets and sets the sort options used in: text columns in Table controls, text columns in Treeview Table controls, List Box and ListView controls, Combo Box controls, attributes of Looper controls, images, clickable images and thumbnails with automatic sequence....
HDBDescribeIndex (Function)
Describes through programming the different index files that will be created.
Shared information
The information entered when creating the files and the items is shared throughout the environment......
Installing a SOAP server with Netscape iPlanet 4.1
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
Software Factory: Setup
To use the software factory, a coordinator must be installed on a computer as well as the different robots that will perform the tasks found in the action plans....
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
Python: Native calls
WLanguage allows for native Python calls......
HTTP constants
List of constants used by the HTTP functions....
emailOutlookSession (Type of variable)
The emailOutlookSession type is used to handle the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
PVTCalculateAll (Function)
Entirely calculates or recalculates a Pivot Table control.
Modifying an SVG image (XML functions)
SVG (Scalable Vector Graphics) is a vector image format......
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
MongoDB/GRIDFS databases
MongoDB is a document-oriented NoSQL database......
Constant
The constants are language elements whose value is fixed once and for all...
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......