ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

XAxisMax (Property)
The XAxisMax property gets the maximum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
YAxisMax (Property)
The YAxisMax property gets the maximum value of the Y-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
XAxisMin (Property)
The XAxisMin property gets the minimum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
Main characteristics of a List Box control
The main characteristics of a List Box control are as follows......
gLink (Function)
Adds an "invisible" value to an element of a List or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
REP files
REP files contain the list of tables handled by the application....
ContactDelete (Function)
Deletes the current contact: from a Lotus Notes or Outlook address book. in the Phone contacts list (Android, iPhone or iPad)....
ForbiddenFunctions (Property)
The ForbiddenFunctions property gets and sets the list of functions that cannot be used in the Code Editor control, or with the Compile, ExecuteCode or EvaluateExpression functions.
How to manage a multi-selection in a List Box control?
This help page explains how to manage a multi-selection in a List Box control....
The requested action cannot been performed: the page was not synchronized
grInfoXY (Function)
Returns information about the series found at a specific chart point.
ContactAdd (Function)
Adds a contact: in a Lotus Notes or Outlook address book. into the list of contacts on the device (Android, iPhone or iPad, Universal Windows)....
Range Area chart
The Range Area chart is used to show a variation between a high and a low value......
TwainCurrentSource (Function)
Allows you to find out and change the Twain device used by default.
ShapePolygon (Function)
Modifies the shape currently displayed in a Shape control to get a custom shape (by specifying the coordinates of polygon points).
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.
Installing a WEBDEV site with zero-downtime update
Starting with version 24, you can update a Session or AWP site without disconnecting users......