ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Scheduler control properties
A Scheduler control found in a window or in a page can be handled in WLanguage by the following properties....
SSHWrite (Function)
Writes data into the specified SSH session.
<Table>.AddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.
TimeLine control properties
A TimeLine control can be handled in a window by the following WLanguage properties.
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
<pdfDocument variable>.NbSignatures (Function)
Gets the number of signatures in a PDF document.
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.
<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.
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
Project description: Project tab
The project description window allows you to configure various elements of your project......
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.
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
<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.
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.
SFDisconnect (Function)
Disconnects: the Salesforce platform. the current Salesforce session....
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....