ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ModbusWriteFloat (Function)
Writes one or more single-precision floats to a Modbus slave, starting at a specific address.
<Chart>.CategoryThumbnail (Function)
Initializes a category image in a Pie, Donut or Semi-circular chart.
HListCustomFolder (Function)
Returns the list of Custom-Folders (also called groups) defined in the analysis.
UMCActive (Function)
Used to find out and modify the activation of UMC management (User Macro-Code).
<Array>.AddReference (Function)
Adds the reference of an object at the last position in a one-dimensional array.
Managing Hive databases
Hive is a software layer of Hadoop used to run queries......
<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....
SwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
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").
LengthToString (Function)
Converts a size in bytes to a string with human-readable units such as kilobytes, megabytes or terabytes.
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......
ArraySeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.
IWListInsert (Function)
Inserts a new internal window in the list of internal windows used by an Internal Window control.
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
IWListAdd (Function)
Adds a new internal window to the list of internal windows browsed by an Internal Window control.
WinInactiveEffect (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....