ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

18. Secure payment
KioskEnable (Function)
Switches the current Android application to kiosk mode.
How to clone and use columns in a Table control?
In some cases, a Table control must be filled with an unknown number of columns (when creating the control)....
DashMode (Function)
Opens or closes the Dashboard control edit mode.
InputEnabled (Property)
The InputEnabled property is used to: Determine if a control or a group of controls is editable or read-only. Change the input options for a control or group of controls....
MemoryCurrency (Property)
The MemoryCurrency property gets and sets the currency used when manipulating a "Currency + Euro" control programmatically.
MCI functions
List of MCI functions...
Project description: Tables tab
The project description window allows you to configure various elements of your project......
Device panel
In WINDEV Mobile, you can create applications that adapt to all devices, by setting anchors on the controls......
ScrollWithFinger (Property)
The ScrollWithFinger property is used to: Determine if the content of a control can be moved with the finger ("finger scrolling"). Enable or disable touch-responsiveness for a control....
WarningAsynchronous (Function)
Displays a custom message in a non-blocking system warning window.
State-transition diagram
A state-transition diagram presents a sequence of states that an object goes through during its lifecycle......
Replication (Property)
The Replication property is used to: determine the replication mode used for a data file (defined in the data model editor or programmatically). specify the replication mode used for a data file (file described programmatically only)....
TreeExpandAll (Function)
Expands a node and all its child elements in a TreeView control.
SystemBarColor (Property)
The SystemBarColor property gets or sets the system bar color of full-screen windows in mobile devices.
InKioskMode (Function)
Indicates whether the Android application is in kiosk mode.
OLE DB: Required configuration
To handle a database via OLE DB, the following elements must be installed on the development computer and on the deployment computer......