ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Control Centers
Control Centers provide a global vision of a given area, whether on the development phase, on an operating site, or on application maintenance or improvement......
DownloadAdd (Function)
Adds a new download in the device's download manager....
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
DownloadGetInfo (Function)
Retrieves the details of a download present in the download manager.
DownloadList (Function)
Lists the downloads from the current application in the download manager.
PDFGetSignature (Function)
Gets the signature of a PDF document as a buffer.
Events associated with a Rich Text Area control
WEBDEV manages the following events by default (order of appearance in the code editor)......
FaxDelete (Function)
Deletes a fax from the spooler and cancels it.
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
Manipulating TreeView controls programmatically (prefix syntax)
WINDEV, WINDEV Mobile and WEBDEV allow you to manipulate a TreeView control through programming......
Fax constants
List of constants used by the functions for managing faxes....
<PDF reader>.NbSignatures (Function)
Gets the number of signatures in a PDF Reader control.
PDFNbSignatures (Function)
Gets the number of signatures in a PDF document.
FaxRestart (Function)
Restarts a fax in the spooler.
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
<Connection variable>.NotifAddCCRecipient (Function)
Adds recipients for the notifications sent via the Control Centers (WDBal messaging tool).
<Connection variable>.NotifConfigure (Function)
Specifies and configures the server used to send notifications by the HFSQL server.
<Connection variable>.NotifDeleteCCRecipient (Function)
Deletes the recipients of a notification sent via the Control Centers (WDBal messaging tool).
<Connection variable>.NotifDeleteEmailRecipient (Function)
Deletes the recipients of an email notification.
HNotifConfigure (Function)
Specifies and configures the server used to send notifications by the HFSQL server.
FaxPause (Function)
Pauses a fax in the spooler.
LineHeight (Property)
The LineHeight property is used to get and change the height of the rows: in a List Box control, in a ListView control (standard display mode only), in a Table control, in a Combo Box control, in a Looper control (height of the row), in an Organizer control....
FOR EACH/FOR ALL statement (browse of combinations)
The FOR EACH statement is used to browse the available values in the combinations.
FOR EACH/FOR ALL statement (browse of enumerations)
The FOR EACH statement is used to browse the available values in the enumerations.
HNotifAddCCRecipient (Function)
Adds recipients for the notifications sent via the Control Centers (WDBal messaging tool).