ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
Mobile Image Editor control
By using the Image Editor control in your mobile applications, you will allow users to edit images or photos......
Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode......
How Session mode pages work
WEBDEV includes several types of pages to create dynamic sites......
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
Remote check: Customizing with a window
To customize the remote control performed on a multi-user WINDEV application, the standard window can be replaced with a window from your application......
Constants for managing Organizer controls
Constants for managing Organizer controls...
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
Handling the framesets
The different operations that can be performed on the framesets are as follows......
System constants
List of constants used by the system functions....
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
TreeView constants
List of constants used by the TreeXXX functions...
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
HRestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.