ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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.
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
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
Setting up a WEBDEV cluster
With the WEBDEV Application Server in version 27, you can create server clusters with ease......
Automated test created by the user
WINDEV allows the user to record a test scenario in order to send it to the quality service or to the developer......
HTTP constants
List of constants used by the HTTP functions....
rssTextInput (Type of variable)
The rssTextInput type is used to describe the input area of RSS stream...
emailOutlookSession (Type of variable)
The emailOutlookSession type is used to handle the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
iSequencingAdd (Function)
Adds a report into a sequence of report prints.
PVTCalculateAll (Function)
Entirely calculates or recalculates a Pivot Table control.
Managing the users of an application installed in network
The management of users allows you to find out from the server......
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
WINDEV and telephony
WINDEV allows you to easily manage the incoming and outgoing phone calls via the WLanguage telephony functions......
String functions
List of functions for managing character strings...
The Clickable Image control
The Clickable Image control can be used to......
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
Summary table: Installing an application developed in WINDEV
When developing an application, one of the important steps consists in deploying this application on the user computers......
Audits
The audits provide a set of features used to automatically improve the project quality and performances, and to follow the conditions in which it is implemented......
InApp constants
btleDescriptor (Type of variable)
The btleDescriptor type is used to handle the descriptor of a Bluetooth Low Energy characteristic
Making a backup of a project
It is possible to regularly make a backup of the different elements of a project......
ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
2. WEBDEV administrator in practice
Push notification
A mobile device can receive push notifications......