ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
docElementImage (Variable type)
The docElementImage type is used to handle the characteristics of an Image element found in a docElement variable.
hSchedulingHistory (Variable type)
The hSchedulingHistory type is used to get all the characteristics of the execution history of a scheduled job (optimization, backup, etc.)
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
Handling a Check Box control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
hRSConfig (Variable type)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.
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.
Phone (Type of variable)
The Phone type is used to handle a phone number as well as its type (home, work, ...).
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
Display (External language)
Displays a value in a control or assigns a value in a variable.
Hint (Property)
The Hint property gets and sets the hint text displayed when the Edit control is empty.
docAutoReplace (Type of variable)
The docAutoReplace type is used to define all the advanced characteristics of a string used to automatically replace another string as the user types in a Word Processing control .
pdfBookmark (Type of variable)
The pdfBookmark type is used to define all the advanced characteristics of a bookmark in a PDF document.
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
Various constants
List of various constants used by the constants WINDEV functions....
13. External component in practice
External component in practice...
12. External component in practice