ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
Creating an action plan
The action plans group all actions that will be performed by the Software Factory....
NULL values: Allowing nullable types
Starting with version 2024, you can allow nullable types in a WINDEV, WEBDEV or WINDEV Mobile project......
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
Height (Property)
The Height property is used to get and change the height of an element.
Password (Property)
The Password property sets and changes the password.
Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page or window. Change the font used in a control in a report, page or window....
Title (Property)
The Title property is used to get and change the title of an element.
HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.
Description (Property)
The Description property is used to get and change the description of an element.
User (Property)
The User property is used to identify and change the user of a feature.
Manipulating Chart controls in a WEBDEV site
When a Chart control is executed on a page of the WEBDEV site, users can personalize visuals via a context menu......
Types of charts available
WINDEV, WEBDEV and WINDEV Mobile propose different types of charts......
Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image of an element....
XLSCell type: MaskWD property
The MaskWD property of the xlsDocument type is used to define the display mask in WINDEV or WEBDEV format that will be used in the Excel cell ("DD/MM/YYYY" for example)......
14. Controls in practice
Count (Property)
The Count property returns the number of elements in a given set.
Content (Property)
The Content property is used to get and change the content of an element.
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......