ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MatRead (Function)
Reads the value of a matrix element.
MemSetPosition (Function)
Positions the memory zone on an element.
MemModify (Function)
Modifies an element in a memory zone.
MemCurrent (Function)
Returns the index of the current element.
MemAdd (Function)
Adds an element to a memory area.
SysMetric (Function)
Returns the resolution of a specific element.
MemDelete (Function)
Deletes an element from a memory zone.
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.
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Managing the SNMP protocol
SNMP (Simple Network Management Protocol) is the standard protocol for managing the network devices......
Link control associated with an item containing an email address
In a database, the email address of customers, suppliers, ......
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
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......
Seek (Function)
Searches for the index of an element in a WLanguage array.
Table,Insert (External language)
Inserts an element into a table at a given position.
Enabled (Property)
The Enabled property enables or disables an element.
OrgSelectPlus (Function)
Selects an element in an Organization Chart control.
OrgSelectMinus (Function)
Deselects an element from an Organization Chart control.
OrgModify (Function)
Modifies an element in an Organization Chart control.
Alias (Property)
The Alias property gets the alias of an element.
Formatting (Property)
The Formatting property describes the formatting of an element.
<TreeView>.Delete (Function)
Deletes an element and all its "children" from a TreeView control.