ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
Manipulating Native Container controls programmatically
The Native Container control returns an handle/identifier......
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
Events associated with Combo Box controls
List of events associated with Combo Box controls...
15. Creating the executable in practice
Creating the executable in practice...
FlexShrink (Property)
The FlexShrink property gets and sets the shrink factor of an item in a line of a Flexbox control.
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").
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
<Source>.First (Function)
Sets the position on the first record of a data file according to the specified browse item.
6. Multilingual sites
<Source>.LockFile (Function)
Locks a table and restricts the access to this table for all other sites or applications.
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a field linked to a file: changes made to the linked table are reflected in the field.. for a programmatically manipulated field: calculated columns are re-calculated....
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......
ERR_BAD_ACTION
Salesforce functions (prefix syntax)
List of Salesforce functions (prefix syntax)...
Task list
Each project can be associated with a task list......
Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget......
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......