ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

16. Java applications in practice
Java applications in practice...
Events associated with the project
List of events associated with the project...
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
Sharing the popup menus in the project
In most cases, several popup menus are included in your applications......
Title (Property)
The Title property is used to get and change the title of an element.
Color (Type of variable)
The Color type is used to define the advanced characteristics of a WLanguage color.
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
Document (Type of variable)
The Document type is used to handle a "docx" document.
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
docElementTextArea (Type of variable)
The docElementTextArea type is used to define the advanced characteristics of a text area found in a docElement variable.
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
NULL values in HFSQL
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of HFSQL data files and for all the other types of accesses (Native, OLE DB, ......
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
HDescribeConnection (Function)
Describes a new connection to an external database.
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
HTTPRequest (Function)
Starts an HTTP request on a server.