ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

XLS file functions
List of functions for managing XLS files...
Python: Using WLanguage
WLanguage supports Python functions in native mode......
Ellipsis (Property)
The Ellipsis property is used to determine and change the truncation mode with ellipses in: a window control (Static, edit control, List box, Button, Combo box or Static table column). a Static control in a report....
Functions for managing XLS files (prefix syntax)
List of functions for managing XLS files...
Windows
The windows represent the main interface of a WINDEV application......
<Chart>.ScatterSeriesLabel (Function)
Initializes the label of a data series in a "Scatter" chart. Warning: This feature is only available from WINDEV Suite SaaS 2025 Update 2. For more details, see Utiliser les nouveautés de WINDEV Suite SaaS 2025....
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation by programming......
RunReportsAndQueries (Function)
Starts Reports and Queries and opens the WINDEV project corresponding to the current application.
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
LineHeight (Property)
The LineHeight property gets and sets the height of the rows: in a List Box control, in a ListView control (standard display mode only), in a Table control, in a Combo Box control, in a Looper control (height of the row), in an Organizer control....
dEncrustColor (Function)
Encrusts a color in an image found in an Image variable].
Events associated with framesets
List of events associated with framesets...
FlexAlignItems (Property)
The Property FlexAlignItems allows you to know and modify the alignment characteristics of the fields inside a row of a Flexbox field according to the secondary axis of the field ( Property 900 corresponding CSS "align-items").
NotifPushDisable (Function)
Disables the management of push notifications for a WINDEV Mobile application (Android or IOS).
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
<Source>.UpdateLink (Function)
Updates on the server all the links of an HFSQL Client/Server table. Warning: This function is available only from WINDEV Suite SaaS 2025 Update 2. For more details, see Using new features exclusive to WINDEV Suite SaaS 2025....
Error 2109: You are using the ObjectInfo function
Image control: Operating mode of a clickable image
You can define the click actions of an Image control ("General" tab of the control description window) to make it Clickable Image control......