ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MemCurrent (Function)
Returns the index of the current element.
TreeMapAdd (Function)
Adds an element into a TreeMap control.
TreeSelectMinus (Function)
Deselects an element in a TreeView control.
<TreeMap>.Add (Function)
Adds an element into a TreeMap control.
<TreeMap>.Delete (Function)
Deletes an element from a TreeMap control.
<TreeView>.SelectPlus (Function)
Selects an element in a TreeView control.
<TreeView>.SelectMinus (Function)
Deselects an element in a TreeView control.
<Stack variable>.Push (Function)
Pushes an element onto the stack.
<Array>.Reduce (Function)
Applies a computation to each element of an array.
MemDelete (Function)
Deletes an element from a memory zone.
MemSetPosition (Function)
Positions the memory zone on an element.
MemModify (Function)
Modifies an element in a memory zone.
Table,Delete (External language)
Deletes an element from a Table control.
MemAdd (Function)
Adds an element to a memory area.
SysMetric (Function)
Returns the resolution of a specific element.
MatRead (Function)
Reads the value of a matrix element.
TreeSelectPlus (Function)
Selects an element in a TreeView control.
MatFloatAdd (Function)
Adds a value to each matrix element.
MatFloatMultiply (Function)
Multiplies each matrix element by a value.
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
Managing the SNMP protocol
SNMP (Simple Network Management Protocol) is the standard protocol for managing the network devices......
AJAX: Overview
The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed with WEBDEV......
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
Enabled (Property)
The Enabled property enables or disables an element.