ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating a Pivot Table control
To create a Pivot Table control......
Image control in a window
This help page presents the characteristics of an Image control found in a window...
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
AttachPointAdd (Function)
Defines an attach point for one of the two extremities of a Wire control.
VisibleInExportAndPrint (Property)
The VisibleInExportAndPrint property is used to: Find out whether a column of a Table or TreeView Table control is visible for export and printing. Modify the visibility of a column in a Table or TreeView Table control for export and printing....
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
<Chart>.AddTimeData (Function)
Adds data at a precise moment in a time chart.
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
PDFGetSignature (Function)
Gets the signature of a PDF document as a buffer.
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
grAddTimeData (Function)
Adds data at a precise moment in a time chart.
DownloadAdd (Function)
Adds a new download in the device's download manager....
DownloadGetInfo (Function)
Retrieves the details of a download present in the download manager.
DownloadRemove (Function)
Cancels a download by removing it from the download manager, and deletes any existing files.
DownloadList (Function)
Lists the downloads from the current application in the download manager.
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
Windows
The windows represent the main interface of a WINDEV application......
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
The Dashboard control
Dashboards are essential elements in an application......
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
TableFixColumn (Function)
Fixes a column to the left or frees a column fixed to the left.
<Internal window>.ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....
IWListAdd (Function)
Adds a new internal window to the list of internal windows browsed by an Internal Window control.