ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
Report blocks
A printed report includes several sections......
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL table.
Conditions for using a .NET assembly
Before using a .NET assembly, a specific configuration is required......
Sharing internal components (via SCM)
An internal component is a set of elements from a project......
Domo constants
List of constants used by the DomoXXX functions....
ToolTipMargin (Function)
Modifies the margin of the text in the tooltips.
Breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
AAF: Sort/Search/Filter on the columns of Table controls
ControlClone (Function)
Creates a new control from an existing control.
FlexWrap (Property)
The Property FlexWrap allows you to know and modify the management of the return to row of the fields of a row of a Flexbox field ( Property 7900 corresponding CSS "flex-wrap").
FlexJustifyContent (Property)
The Property FlexJustifyContent allows you to know and modify the alignment of the fields inside the Flexbox field according to the main axis of the field ( Property corresponding CSS "justify-content").
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").
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").
FlexRowGap (Property)
The Property FlexRowGap allows you to know and modify the height of the gutter which separates the lines of a control Flexbox.
FlexColumnGap (Property)
The Property FlexColumnGap allows you to know and modify the width of the gutter which separates the elements in the same row of a control Flexbox.
FlexGrow (Property)
The FlexGrow property allows you to know and modify the growth factor of a control present in a row of a control c00 Flexbox.
FlexShrink (Property)
The Property FlexShrink allows you to know and modify the reduction factor of a control present in a row of a control Flexbox.