ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SAP functions
List of SAP functions...
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
HRestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
fParentDir (Function)
Returns the path of the parent directory for the specified directory.
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
HInfoDatabaseProperty (Function)
Used to find out the properties of a database on an HFSQL server.
6. Multilingual sites
<Map>.PopupDisplayed (Function)
Indicates whether the popup of a marker in a Map control is displayed.
SMSNbMessage (Function)
Returns the number of SMS messages stored on an Android phone.
SMSFirst (Function)
Reads the first SMS message stored on the Android phone.
SMSNext (Function)
Reads the following SMS message stored on the Android phone.
<Source>.LockFile (Function)
Locks a table and restricts the access to this table for all other sites or applications.
sfSaveResult (Type of variable)
The sfSaveResult type is used to find out the result of SFAdd and SFModify...