ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling Sidebar controls programmatically
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically......
fDetectRemovableStorage (Function)
Detects whether a removable storage unit (CD, USB key, USB camera, ...) was added or removed.
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
Programming the table cells
The Table controls can be handled......
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
Error: Redefinition of syntax
The '<method>' methods of the '<derived class>' class and of the '<base class>' class do not have the same prototype......
Handling Organization Chart controls programmatically
iParameterViewer (Function)
Configures the report viewer.
Describing a report table
To display the table description, select "Table description" in the context menu of one of the table elements...
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
hdfsStatus (Type of variable)
The hdfsStatus type is used to define the advanced characteristics regarding the status of an element (file, directory, link) in the Hadoop file system.
MemCurrent (Function)
Returns the index of the current element.
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
AppInstallUPD (Function)
Triggers the automatic update of current application.
HTTPConfigure (Function)
Configures the functions that use the HTTP protocol.
MemKeyVal (Function)
Returns the value (added or modified by MemAdd or MemModify) of the current element in a memory zone.
MemModify (Function)
Modifies an element in a memory zone.
MemAdd (Function)
Adds an element to a memory area.
MovableByBackground (Property)
The MovableByBackground property is used to: find out whether a window can be moved by the background, allow (or not) a window to be moved by the background....
CookieWrite (Example)
Usage example of the CookieWrite function
CookieRead (Example)
Usage example of the CookieRead function
grPointInfo (Function)
Returns the screen coordinates of a point or the screen coordinates of a value found in a chart.
iColumnEnd (Function)
Forces a column break in a multi-column report.
MemSort (Function)
Sorts the elements found in a memory zone.