ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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...
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...
Properties available in Java
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...
Creating a Java project
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.
Managing databases in WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application...
grDeleteAll (Function)
Erases a chart and destroys this chart.
Spreadsheet control constants
The following constants are used by the functions for managing Spreadsheet controls:...
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
EmailCheckAddress (Function)
Checks the validity of an email address.
SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found on the server.
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
zipSelectFile (Function)
Selects files from an archive.
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
Google Drive, OneDrive and Dropbox prerequisites
Utilisation dans la classe MasqueDeSaisie_Rebond - Accès en Lecture + Ecriture - Type : Procédure (IAppelMéthode)...
BTListDevice (Function)
Returns the list of accessible Bluetooth devices.
Socket: create a standard socket server
WINDEV allows you to create a standard socket server......
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
ThreadPause (Function)
Pauses the current thread during the specified duration.
WINDEV 2025 Update
Here are the new features and improvements that you will discover in this version......
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
Text editing (Code editor)
When developing a new feature, it may be useful to keep the same environment for opening text files... Warning This feature is only available in WINDEV Suite SaaS 2025 Update 2. For more details, see Use the new features of WINDEV Suite SaaS 2025....
grLoadParameter (Function)
Restores the parameters used to draw a chart.
Shape control properties
Shape controls in windows, pages and reports can be handled using different WLanguage properties......
Properties associated with the tab pane
A tab pane can be manipulated in WLanguage in a window or a page with the following properties......
HDeclare (Function)
Declares a description of table (found in a database schema) in the current project.
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....