ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iColumnEnd (Function)
Forces a column break in a multi-column report.
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
AppInstallUPD (Function)
Triggers the automatic update of current application.
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.
HDBIndex (Function)
Opens an xBase index file.
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
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
grPointInfo (Function)
Returns the screen coordinates of a point or the screen coordinates of a value found in a chart.
Handling Sidebar controls programmatically
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically......
MemSort (Function)
Sorts the elements found in a memory zone.
xlsVersion (Function)
Returns the Excel version that was used to save the file.
Managing contacts (mobile devices)
In your mobile applications, you have the ability to directly manage the contacts of your mobile device (Android, iPhone, iPad, Universal Windows)....
xlsDeleteWorksheet (Function)
Deletes a worksheet from the Excel document.
WordCount (Function)
Returns the number of words in a string.
CameraGenerateThumbnail (Function)
Generates a thumbnail of the specified photo or video.
RowDetailsBinding (Property)
The RowDetailsBinding property allows you to identify and modify the data binding used to display the details of a row in a Table control based on a data file.
Financial constants
List of constants used by the financial functions....
MemOut (Function)
Used to find out whether the browse performed on a memory area is outside this memory area.
ControlPrevious (Function)
Specifies the name of control that was in edit before the current control.
TableGiveChild (Function)
Returns the "children" of an element (lower level) in a TreeView Table control.
ArrayUnionAll (Function)
Returns an array corresponding to the union of two arrays (without deleting duplicates).