ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TreeStatus (Function)
Returns the status of a node: collapsed, expanded or not found.
CmdAddOption (Function)
Adds an option to the command to be executed in console mode.
<htmlNode variable>.FindElementByTag (Function)
Searches for elements that correspond to a tag in an HTML node.
SandboxMode (Property)
The SandboxMode property determines if the sandbox mode is used.
Replication (Property)
The Replication property gets and sets the replication mode.
List of operators
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
InKioskMode (Function)
Indicates whether the Android application is in kiosk mode.
Font set (WEBDEV website)
The browser support the most common fonts by default......
Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc....
InDeviceOwnerMode (Function)
Indicates whether the Android application is in "Device owner" mode.
MariaDB Native Connector: Features and notes
This page presents the main aspects and requirements of the Native MariaDB Connector......
The Static control
A Static control is a control used to display a static text......
Global and local variable
Two types of variables are available......
"Long press" optional event
The optional event "Long press/Open context menu" is run during a long press on the controls of a window......
mongoOperationUpdateAll (Type of variable)
The mongoOperationUpdateAll type is used to define all the advanced characteristics of a document update operation that will be added to a bulk operations list. All the documents that match the selection filter will be updated.