ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
Hour (Keyword)
The Hour keyword can correspond to: the Time variable. the Time property which is used to get and change the time of an element....
TableAddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.
IWListPosition (Function)
Displays the internal window corresponding to the specified position (in the list of internal windows browsed by an Internal Window control) or returns the position of the internal window currently displayed (in the list of internal windows browsed by an Internal Window control).
<Connection variable>.SetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
The Spin control
A Spin control is used to increase or reduce a value found in a control......
<pdfDocument variable>.GetSignature (Function)
Gets the signature of a PDF document as a buffer.
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......
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.
GglWrite (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
DownloadAdd (Function)
Adds a new download in the device's download manager....
<Chart>.AddTimeData (Function)
Adds data at a precise moment in a time chart.
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
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.
grAddTimeData (Function)
Adds data at a precise moment in a time chart.
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
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.
Programming the browsing Looper controls
These are the main concepts for programming Looper controls based on a data file......
Windows
The windows represent the main interface of a WINDEV application......