ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime,...
grCreateFont (Function)
grCreateFont is kept for backward compatibility.
Value Description (Type of variable)
A Value Description variable is used to handle the description of an enumeration value...
Option Description (Type of variable)
An Option Description variable is used to handle the characteristics of a combination option...
StringCompare (Function)
Compares two strings character by character: according to the sequence of ASCII characters....
WINDEV applications for Linux: Specific features
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box,...
DnDCacheData (Function)
Indicates the type of data and the data to copy/move during Drag/Drop....
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
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...
diagSelection (Type of variable)
The diagSelection type is used to define all the advanced characteristics of a selection made...
xmlSignatureInformationKeyX509 (Type of variable)
The xmlSignatureInformationKeyX509 type is used to define the information that must be included...
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......
Installing a SOAP server with IIS
Conversion (Function)
Converts a value from a unit to another one.
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...
notificationCategory (Type of variable)
The type notificationCategory makes it possible to define all the advanced characteristics...
Optional events: Information retrieved (Java and Android)
WINDEV and WINDEV Mobile allow you to add optional events to the ones proposed by default...
The J2EE structure
The following structure is used to pass parameters to a procedure run on a server of J2EE XML Web...
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.