ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Archiving function constants
List of constants used by the archiving functions....
The different types of Table fields: programmatically, file with or without direct access
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
BackgroundTaskAdd (Function)
Adds a new background task.
WDDeploy features
WDDeploy can be used to......
13. External component in practice
External component in practice...
Chart control: "Detail" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description window of Chart control is used to describe......
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
AssistedInput (Type of variable)
The AssistedInput type allows you to define all the advanced characteristics of an autocomplete suggestion.
RTFSelection (Function)
Modifies or lists attributes of text currently selected in an control RTF (from a window or report WINDEV).
Clipboard functions
List of functions for managing the clipboard...
rssEnclosure (Type of variable)
The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream...
hSchedulingHistory (Variable type)
The hSchedulingHistory type is used to get all the characteristics of the execution history of a scheduled job (optimization, backup, etc.)
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min
Display (External language)
Displays a value in a control or assigns a value in a variable.
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......