ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

I'm a Project Manager: How do I manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
Referring to an element in a WLanguage event / process
HCheckIndex (Function)
Checks whether the data found in the index file (.NDX file) properly refers the data found in the data file (.FIC file).
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
Types of charts available
WINDEV, WEBDEV and WINDEV Mobile propose different types of charts......
MyReport (Reserved word)
MyReport is used to handle the current report...
Directory (Property)
The Directory property is used to manage the physical directory of HFSQL files.
HListConnection (Function)
Returns the list of connections currently described in the application.
dSlice (Function)
Draws a circle section or an ellipse section: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
DnDAccept (Example)
Usage example of the DnDAccept function
AccentSensitive (Property)
The AccentSensitive property is used to determine if accented characters are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
DashAddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
2. Types of setup
Types of setup...
Installing WINDEV, WEBDEV or WINDEV Mobile
This page describes the configuration required to install WINDEV, WEBDEV or WINDEV Mobile, as well as the different installation steps......
fWatchFile (Function)
Starts watching a file.
Filtering the headers and the content of a Pivot Table
By default, the entire data found in the data files is taken into account when calculating the content of a Pivot Table control......
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a web service to run.
docTable (Variable type)
The docTable type is used to define the advanced characteristics of a Table paragraph found in a Word Processing document.
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page content, etc.
HTTPSendForm (Function)
Sends an HTTP form.