ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating a Pivot Table control
To create a Pivot Table control......
AttachPointAdd (Function)
Defines an attach point for one of the two extremities of a Wire control.
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
PDFGetSignature (Function)
Gets the signature of a PDF document as a buffer.
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box 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....
<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......
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
Data persistence
The data persistence is used to store the value typed by the user......
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
The Dashboard control
Dashboards are essential elements in an application......
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......
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....
The Table control
The Table allows users to easily view and enter data stored in memory or from a table, view or query......