ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

4. UI: Windows
IU of windows...
Debugging without using a debugger
In some cases, running a program or a site with or without the debugger can produce different results......
Managing space characters in the searches?
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
WiFiDeleteNetwork (Function)
Deletes a network from the list of Wi-Fi networks configured on the device.
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one or more items......
Information 2104: This function is kept for backward compatibility
WLanguage types
The different types in WLanguage are......
HTransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
<Connection variable>.TransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
AttachPointStart (Property)
The AttachPointStart property gets and sets the position of the start attachment point of a Wire control.
<Gantt chart>.AddLink (Function)
Creates an "End to Start" link between two tasks displayed in a Gantt Chart column found in a Table (or TreeView Table) control.
Data persistence
The data persistence is used to store the value typed by the user......
SCM: Removing a project
Usage example of the AppointmentAdd function...
Check: Connectivity to HFSQL Client/Server
The monitoring robot will try to connect to a HFSQL Client/Server server......
Check: SNMP
The monitoring robot will read the value of the specified OID and compare its value with the reference value......
Communicating with an SSH server
Secure Shell (SSH) is a secure communication protocol. The exchanged data is secured via encryption keys....
InitialState (Property)
The InitialState property gets the initial state of a control.
ERR_NOTAVAILABLE