ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

RoundedCorner (Property)
The RoundedCorner property allows you to determine whether the bottom sliding window associated with the current window has rounded corners.
InternalWindow (Property)
The InternalWindow property gets and sets the internal window contained in the bottom sliding window associated with the current window.
FlexColumnGap (Property)
The FlexColumnGap property gets and sets the size of the gutter that separates the columns of a Flexbox control.
FlexWrap (Property)
The FlexWrap property determines whether items are laid out in one line, or can wrap onto multiple lines (corresponding CSS property: "flex-wrap").
HeightHalfExpanded (Property)
The HeightHalfExpanded property gets and sets the "half-expanded" height of the bottom sliding window associated with the current window.
FlexRowGap (Property)
The FlexRowGap property gets and sets the size of the gutter that separates the rows of a Flexbox control.
FlexShrink (Property)
The FlexShrink property gets and sets the shrink factor of an item in a line of a Flexbox control.
FlexAlignItems (Property)
The FlexAlignItems property gets and sets the alignment of the items in a line of a Flexbox control along the cross axis (corresponding CSS property: "align-items").
Creating a Java archive
When your Java application is developed, you can......
10. Project Management Hub
WINDEV Mobile includes a Project Management Hub to manage development projects....
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
Appendix 2: Checking the server
Bloque entièrement ou partiellement un fichier externe....
Testing and debugging an application on an Android device
All developers appreciate the possibility to debug an application directly on the device......
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......