ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Using the Vista style in your windows
WINDEV allows you to customize...
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").
FlexShrink (Property)
The FlexShrink property gets and sets the shrink factor of an item in a line of a Flexbox control.
Feedback component
The Feedback component is a component provided with WINDEV......
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
2025 novelties brochure: Common novelties
What's new in WINDEV/WEBDEV/WINDEV Mobile 2025 in the What's new 2025 brochure....
The pages
Pages are the main interface of a WEBDEV site......
Configuring an application with User Groupware
Describing a query
Once a query is created, all the characteristics of this query can be modified at any time......
Running the test of the User Groupware and installing it
The stress tests are used to check......
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
VisibleInExportAndPrint (Property)
The VisibleInExportAndPrint property is used to: Find out whether a column of a Table or TreeView Table control is visible for export and printing. Modify the visibility of a column in a Table or TreeView Table control for export and printing....
The "Debugger" pane
The "Debugger" pane displays the debugger options when debugging the project or a project element ("Debugger" option)......
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
2. Examples and components provided with WEBDEV
Creating a delete query
A delete query (corresponding SQL statement......
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....