ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
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
DnDAccept (Example)
Usage example of the DnDAccept function
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......
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...
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.
Constants for external files
List of constants used by the functions for managing external files....
ChangeAction (Function)
Used to specify the action to perform when the HTML page displayed in the browser is no longer synchronized with the page context on server.