ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
Data model editor: Describing a connection
Any program developed with WINDEV, WEBDEV or WINDEV Mobile can easily access......
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
Creating a multilingual help system
The help editor allows you to easily create a multilingual help system......
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
Open (Function)
Opens a modal WINDEV window.
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
Events associated with List Box controls
List of events associated with List Box controls...
WEBDEV Application Server for Linux - Overview
WEBDEV is a full development environment devoted to Internet and Intranet......
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
Kanban control events
The following events are associated with Kanban controls......
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
SocketClientInfo (Function)
Allows the server to get information about the current client socket.
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
Mini preview window
When printing a report through programming or using iPrint, it is now possible to request the use of a mini preview instead of the traditional preview....
FullTextIndex description (Type of variable)
A FullTextIndex description variable is used to describe one or more full-text indexes through programming.