ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
<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.
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
InBackgroundMode (Function)
Indicates whether the code is run when the application is in background.
WDDIXIO
WDDIXIO is a tool that helps you translate the text of an application......
InAndroidSimulatorMode (Function)
Indicates whether the code is run in the Android simulator.
InAndroidEmulatorMode (Function)
Indicates whether the code is run in the Android emulator.
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
InStoredProcedureMode (Function)
Indicates whether the code is run on an HFSQL server.
ReplicOpen (Function)
Opens a replication in direct mode or with a replication server.
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
VideoStopDecoding (Function)
Stops decoding a bar code in a Camera control.
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
SaaS administrator - Dashboard
The dashboard of the SaaS Administrator is used to quickly view the main information regarding the SaaS sites of a WEBDEV Application Server......
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.
Managing the XSD
...WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format....
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
<TreeView>.Modify (Function)
Modifies an element (node or leaf) in a TreeView control.
<TreeView>.ExpandAll (Function)
Expands a node and all its child elements in a TreeView control.
<TreeView>.MoveItem (Function)
Moves an element (leaf or node) in a TreeView control.
<TreeView>.CopyItem (Function)
Copies an element (leaf or node) into a TreeView control.
<Dashboard>.Mode (Function)
Opens or closes the Dashboard control edit mode.
<Camera>.StopDecoding (Function)
Stops decoding a bar code in a Camera control.