ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Table>.FixColumn (Function)
Fixes a column to the left or frees a column fixed to the left.
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page...
Evénements associés à un champ Chat IA
La propriété IAInfoModèle permet de connaître et modifier les informations concernant définir les paramètres de connexion au modèle d'IA qui est utilisé par le champ Chat IA.
Events associated with Link controls
List of events associated with Link controls
<HTML editor>.GetSelection (Function)
Asynchronously retrieves the current selection from an HTML Editor control.
<Segmented Button>.DeleteAll (Function)
Deletes all the options from a Segmented Button control.
<Scheduler>.DisplayNextPeriod (Function)
Moves the time area displayed on the next area (next weeks for example) in a Scheduler control.
<Scheduler>.DisplayPreviousPeriod (Function)
Moves the time area displayed on the previous area (previous weeks for example) in a Scheduler control.
<Segmented Button>.Delete (Function)
Deletes an option from a Segmented Button control.
Manipulating WinForm .Net controls programmatically
The Key property is used to manipulate keys:
<Segmented Button>.Add (Function)
Adds a new option (i.e. a new button) to a Segmented Button control.
<Segmented Button>.Insert (Function)
Inserts a new option into a Segmented Button control.
<Chart>.Origin (Function)
Modifies the start and end marks on one of the chart axes.
Cursor (Property)
The Cursor property gets and sets the position of the mouse cursor in one of the following controls:
  • Edit control.
  • Editable Combo Box.
  • "Edit control" table column and "Editable Combo Box" table column.
  • Word Processing control.
  • HTML Editor control.
  • Code Editor control.
<Chrono>.Reset (Function)
Stops and resets a running stopwatch.
<Looper>.InfoXY (Function)
Used to find out the row or control located at specific position in the Looper control (X, Y).
<Window>.EnableDDW (Function)
Enables or disables the Dim Disabled Window (DDW) feature for a specific window:
<Scheduler>.InfoXY (Function)
Returns the appointment, the resource or the date found at given position in a Scheduler control.
MyParent (Reserved word)
MyParent is used to handle...
Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design mode...
<Window>.EdActive (Function)
Allows you to:
  • determine if the "Allow end users to modify the UI" option is enabled in a window (or internal window).
  • enable or disable the "Allow end users to modify the UI" option in a window (or internal window).
Designing a supercontrol
A supercontrol is an advanced type of control...
<Window>.EdUndo (Function)
Undoes the last action performed by the end user when modifying the interface ("Allow end users to modify the UI" option enabled).
<Window>.EdRedo (Function)
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled).
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback").
2025 novelties brochure: Common novelties
What's new in WINDEV/WEBDEV/WINDEV Mobile 2025 in the What's new 2025 brochure.
2025 novelties brochure: Common novelties
What's new in WINDEV/WEBDEV/WINDEV Mobile 2025 in the What's new 2025 brochure.
1
2