ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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").
RoundedCorner (Property)
The RoundedCorner property allows you to determine whether the bottom sliding window associated with the current window has rounded corners.
FlexRowGap (Property)
The FlexRowGap property gets and sets the size of the gutter that separates the rows of a Flexbox control.
FlexAlignContent (Property)
The FlexAlignContent property gets and sets the alignment of the lines within the Flexbox control along the cross axis (corresponding CSS property: "align-content").
FlexShrink (Property)
The FlexShrink property gets and sets the shrink factor of an item in a line 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").
3-tier architecture
The development in "3-tier" architecture is now simplified......
Pattern compression (ADSL, 3G, Edge, VPN, etc.)
A frame is a packet of data that flows through the network......
HTTPListCertificate (Function)
Lists the client certificates found on the computer to authenticate on a server.
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile...
HTTPCertificate (Function)
Modifies the client certificate used by default to identify oneself on a server.
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......
Break in a report
The break is used to group the records corresponding to a sort criterion......
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
Testing and debugging an application on an Android device
All developers appreciate the possibility to debug an application directly on the device......
Properties of the modeling
The properties of the modeling group all the options of the modeling currently edited......
3. Website development life cycle
Exports the content of an HTML Editor control to an Email variable (to send the email)....
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......
5. Webservices
WINDEV allows you to easily use Webservices (or XML Web services)....