ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find...
HSeek (Function)
Positions on the first record of the data file whose value for a specific item is greater...
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable...
Communicating with an SSH server
Secure Shell (SSH) is a secure communication protocol. The exchanged data is secured via encryption...
Handling controls in a report
The different operations available for the report controls are as follows......
LooperSearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.
AssistedInput (Type of variable)
The AssistedInput type allows you to define all the advanced characteristics of an autocomplete...
Clipboard functions
List of functions for managing the clipboard...
ConfirmAsynchronous (Function)
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel"...
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed...
Diagram editor (WEBDEV): Features
The Diagram Editor control includes many features accessible via......
LineSpacing (Property)
The LineSpacing property gets and sets the line spacing for variables of type Font.
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
HExportCSV (Function)
Exports the records found in a data file (HFSQL or OLE DB), a view or a query to a CSV file.
FullName (Property)
The FullName property is used to find out the full name: of a control. of a window....
CheckBoxAdd (Function)
Adds a new option into a Check Box control.
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).
MyRightSlidingWindow (Reserved word)
MyRightSlidingWindow is used to handle the right sliding window associated with the current window.
MyLeftSlidingWindow (Reserved word)
MyLeftSlidingWindow is used to handle the left sliding window associated with the current window.
Handling a dynamic programmatically
WINDEV allows you to manipulate Dynamic Tab controls with the TabXXX functions and with multiple...
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV offer an automatic management of Drag and Drop....