ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FinRedemption (Function)
Creates an amortization matrix for a fixed-rate loan over a defined period of time.
<Internal window>.ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Case of internal window dequeues Modifies the currently displayed window. This modification is saved in the list of internal windows to scroll....
ModbusWriteRegister (Function)
Writes one or more registers (16-bit values) to a Modbus slave, starting at a specific address.
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
Google constants
List of constants used by the Google functions....
WiFiAddNetwork (Function)
Adds a new network to the list of Wi-Fi networks configured on the device.
XPercent (Property)
The XPercent property gets and sets the X-coordinate of a point, expressed as a percentage.
YPercent (Property)
The YPercent property gets and sets the Y-coordinate of a point, expressed as a percentage.
AttributeMapping (Property)
The AttributeMapping property gets the value of the <Mapping> extension attribute.
Move (Function)
Allows: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
The "Image catalog" pane
The "Image catalog" pane is a context-sensitive image catalog......
GeometryDeserializeWKTGeo (Function)
Builds a geometry in geographic coordinates from a Well-Known Text (WKT) representation.
HEndNoDatabaseAccess (Function)
Re-allows the access (which means the connection) to one or more databases accessible via a connection.
FlexAlignContent (Property)
The Property FlexAlignContent allows you to know and modify the alignment characteristics of the lines contained in the Flexbox field according to the secondary axis of the field ( Property corresponding CSS "align-content").
How to include the SESAM VITALE services?
From version 18 of WINDEV, the import of webservices includes the necessary tools to allow the consumption of secure Webservices used to manage the Sesam Vitale cards......
Translucent effect of windows
Depending on the style of your applications, the border of your windows can be translucent......
HNoModif (Function)
Forbids all the modifications on a table (for all the programs, including the one that requested the no-modification policy).