ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget......
OpenSister (Function)
Opens a non-modal sibling window.
Handling a dynamic tab through programming (prefix syntax)
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
The "dynamic" Tab control (prefix syntax)
The "Dynamic tab" Tab control is used to display several windows in the same window......
The Group structure
The Group structure is a preset structure of WLanguage (no declaration is required)......
The Spreadsheet control
Spreadsheets are one of the most used office tools......
5. Webservices
WINDEV allows you to easily use Webservices (or XML Web services)....
The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)......
The OLE control
The OLE control is used to handle an OLE object......
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").
ComponentList (Function)
Returns the list of external components (".WDK" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site.
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
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......
mongoOperationAdd (Type of variable)
The mongoOperationAdd type is used to define all the advanced characteristics of a document add operation in bulk.
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......
ErrorThrow (Function)
Throw a non-fatal error.
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
The TreeMap control
...The TreeMap control is used to dynamically represent data, possibly in tree structure, in a balanced way....
10. UMC: User Macro-Code
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......