ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The J2EE structure
The following structure is used to pass parameters to a procedure run on a server of J2EE XML Web services......
Generating an application for Universal Windows 10 App
hdfsStatus (Type of variable)
The hdfsStatus type is used to define the advanced characteristics regarding the status of an element (file, directory, link) in the Hadoop file system.
diagSelection (Type of variable)
The diagSelection type is used to define all the advanced characteristics of a selection made in a diagram.
Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration. Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration. Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item. Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item....
Content (Property)
The Content property is used to get and change the content of an element.
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
Application : automatically executed processes / events
Several actions are automatically performed when opening or closing an application....
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
API description (Type of variable)
An API Description variable is used to describe an API, its parameters, its return value and its calling options by programming.
notificationCategory (Type of variable)
The type notificationCategory makes it possible to define all the advanced characteristics of a notification category.
Optional events: Information retrieved (Java and Android)
WINDEV and WINDEV Mobile allow you to add optional events to the ones proposed by default for the different application elements......
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
Defining a unique name for the generated file
When generating a file on the Web server (PDF, HTML, ......
MyControl (Reserved word)
The MyControl keyword represents the control that holds the process being executed.
User (Property)
The User property is used to identify and change the user of a feature.
Minute (Property)
The Minute property is used to: Retrieve the minutes from a Time or DateTime variable, or the number of minutes from a Duration. Change the minutes in a Time or DateTime variable, or the number of minutes in a Duration. Retrieve the minutes or the number of minutes from a Date item (in "Date and Time" or "Duration" format) or from a Time item. Modify the minutes or the number of minutes in a Date item (in "Date and Time" or "Duration" format) or in a Time item....
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
Parallel Tasks constants
The following constants are used by the functions for managing parallel tasks: ......
Character strings
WLanguage supports different types of strings....
InputMask (Type of variable)
The InputMask type is used to define all the advanced characteristics of a custom input mask.
TreeCopyItem (Function)
Copies an element (leaf or node) into a TreeView control.
TreeMoveItem (Function)
Moves an element (leaf or node) in a TreeView control.