ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NotifAdd (Function)
Adds a notification into the system bar of device (Android) or into the notification center (iOS).
The "Interactive zoom" pane
The "Interactive zoom" pane is used to zoom the section currently hovered by the mouse cursor......
The "UML analysis" pane
The "UML analysis" pane displays the different UML diagrams (class diagram, deployment diagram, ......
"Syntax help" pane
The "Syntax help" pane displays a short help text for the function being entered......
The "Task list" pane
The "Task list" pane displays the list of tasks that must be performed......
Associating an image with the elements of a TreeView control
The different methods for associating an image with the elements of a TreeView control....
How to loop through a file using filters?
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
Handling a control through programming in a report
All report controls can be handled through programming......
Error 202: The method already has an access attribute (public, protected or private)
13. Managing business rules
WINDEV Mobile allows you to manage business rules....
Time management help
Time management is extremely important......
Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......
Information about a control found in a window or in a page
The window editor and the page editor allow you to get information about the controls used....
Assisted universal replication: specific features
Creating the skin template of a report
Customizing keyboard shortcuts
The different editors in WINDEV, WEBDEV and WINDEV Mobile include many options that can be used directly via keyboard shortcuts......
Handling an Edit control programmatically
You can handle Edit controls programmatically......
2. Projects in practice
dPixelOpacity (Function)
Identifies the opacity of a pixel in an image that has an Alpha channel. This image can be: an Image control, an Image variable, a WDPic variable (on the background layer), a picLayer variable....
CheckmarkVisible (Property)
The CheckmarkVisible property is used to: Determine whether a checkmark is displayed to the left of a row in a TreeView control. Show or hide a checkmark to the left of a row in a TreeView control....
Error 303: ambiguous control name
HierarchicalDepth (Property)
The HierarchicalDepth property is used to: Find out the depth of a hierarchical control in a report. Modify the depth of a hierarchical control in a report (only if the report uses a data source through programming)....
WDDIXIO overview