ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Installation directory
The setup wizard allows you to configure the installation directory of application....
Action Bar control functions
The following functions are used to manage the Action Bar control......
Overview
Overview of the different operators...
AttributeNote (Property)
The AttributeNote property gets the value of the <Note> extension attribute.
AttributeMapping (Property)
The AttributeMapping property gets the value of the <Mapping> extension attribute.
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
WDDeploy features
WDDeploy can be used to......
The different WEBDEV Application Servers
WEBDEV includes several WEBDEV Application Servers......
Zooming a window (AAF)
The end user can zoom the content of a window with the mouse......
I work as a developer: How do I manage my tasks and my schedule?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile include many tools to help developers manage their schedules and the different associated tasks......
Spreadsheet control in a report
The spreadsheet is one of the most often used business tools. You have the ability to create reports that print the data found in a spreadsheet....
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
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").
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").
Editing WEBDEV element styles in a project
WEBDEV allows you to manage all the WEBDEV element styles used in a project......
VersionHTTP (Property)
The HTTPVersion property is used to manage the HTTP version used by the server....
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
xmlXAdESSignature (Variable type)
The xmlXAdESSignature type is used to define all the advanced characteristics of a XAdES-compliant signature. This variable type is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 3....
Native SQLite Connector
WINDEV and WEBDEV propose a Native Connector to SQLite. This Native Connector allows you to access an SQLite database from a WLanguage program without using an external driver....
Obtaining an SSL certificate for IIS2 (2.0 or later)
Error 1017: The method is not global: use: to access it
The Toolbar control
The Toolbar control is an advanced type of control, linked to a window......