ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CrosshairThickness (Property)
The CrosshairThickness property is used to determine and change the thickness of the crosshair in a Chart control.
CrosshairOpacity (Property)
The CrosshairOpacity property is used to determine and change the opacity of the crosshair in a Chart control.
Hasp functions
The dongles of Hasp family (Hasp3, Hasp4, NetHasp, memoHasp and Hasp HL) are used to protect the applications developed with WINDEV or WEBDEV......
HFSQL Cluster management
The HFSQL Control Center includes all the tools needed to manage HFSQL clusters......
NullIfEmpty (Property)
The NullIfEmpty property is used to: Find out whether the value returned by the control is NULL if its content is empty. Configure the value returned by the control if its content is empty....
Functions for managing AAFs (Automatic Application Features)
The following functions are used to manage AAFs (Automatic Application Features):...
SwipeEnabled (Property)
The SwipeEnabled property enables or disables the swipe gesture support: on an Internal Window control. on a row in a Looper control....
NewLine (Property)
The NewLine property is used to determine: in a Table control, whether the current row was created with TableAddXXX or TableInsertXXX. in a Looper control, whether the current row was created with LooperAddXXX or LooperInsertXXX. in an Organizer control, whether an appointment was created via the context menu. in a Scheduler control, whether an appointment was created via the context menu....
Telemetry functions
The following functions are used to manage telemetry:...
IntegerToTime (Function)
Converts an integer into a time in HHMMSSCC format.
Currencies
A currency is a real coded on 10 bytes....
hBackupDescription (Variable type)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
Communicating with an SSH server
Secure Shell (SSH) is a secure communication protocol. The exchanged data is secured via encryption keys....
Reinitializing the parameters automatically saved
WINDEV allows you to automatically save the different application parameters......
TotalsEnabled (Property)
The TotauxActif property allows you to: Identify the calculation method used for columns in a Table or TreeView Table control (automatic or custom), Temporarily forbid or force column calculations (automatic or custom) in a Table or TreeView Table control....
MultiLinestringGeo (Variable type)
The MultiLinestring type can be used to store a collection of linestrings defined with geographic coordinates.
Functions for handling commands in console mode (prefix syntax)
Functions for handling commands in console mode....
Error 1017: The method is not global: use: to access it
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......