ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SMSFirst (Function)
Reads the first SMS message stored on the Android phone.
EmulateWarning (Function)
Emulates the next call to Warning and automatically clicks the "OK&quot button.
EmulateInfo (Function)
Emulates the next call to Info and automatically clicks the "OK&quot button.
EmulateError (Function)
Emulates the next call to Error and automatically clicks the "OK&quot button.
Telemetry functions
The following functions are used to manage telemetry:...
Reverse modeling of inheritances
Your windows or your pages use window, page or control templates, and you want to find out the dependencies between these templates? Simply perform a reverse modeling of inheritances......
WDD55Password (Property)
The property PasswordWDD55 property is used to specify the 5.5 format database schema password when programmatically describing a Hyper File 5.5 format table in an HFSQL Classic format database schema.
WinInput (Function)
Identifies the window containing the WLanguage code currently run.
ContactSelect (Function)
Displays the list of contacts found on the device (Android, iPhone or iPad).
HandleParentNext (Function)
Forces the parent of the next window to open.
SMSNext (Function)
Reads the following SMS message stored on the Android phone.
SMSReset (Function)
Resets all variables of SMS structure.
CheckAllTrue (Function)
Returns True if all the elements of an array are True.
Remote HFSQL administrator: Overview
...The remote HFSQL administrator is a WEBDEV site installed with the WEBDEV application server and used to remotely manage the HFSQL Client/Server databases installed on the Web server......
Icon (Property)
The Icon property is used to: Find out the icon displayed in the title bar of a window or a Dockable Panel control. Change the icon displayed in the title bar of a window or a Dockable Panel control....
Index (Property)
The Index property indicates the physical index (physical order) of an item in a record.
Window functions
List of functions for managing windows...
WithNewButton (Property)
The WithNewButton property is used to: Determine if a Dynamic Tab control has New tab button (+). Configure a Dynamic Tab control to show a New tab button....