ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
Operations performed on deployment diagrams
The following paragraphs explain......
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min
Binding an OLE control to an item
An OLE control can be bound to an item in a data file, query, etc....
Telemetry: Main features
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
4. Dedicated server or shared server?
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
Managing bar codes
The use of bar codes to identify and manage products has become essential......
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
<String type>.StartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
<String type>.EndsWith (Function)
Checks whether a character string ends: with a specific character string. with one of the character strings in an array....
Reports
A report provides a custom view of data......
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
The "Messaging" pane
The "Messaging" pane is used to exchange messages between the employees of a company......
Error 803: Return and Result cannot be used in the same process
Combo Box and List Box controls: Automatic features (AAF)
The List Box and Combo Box controls can benefit from several AAFs......
How to read emails via the IMAP protocol?
This help page explains how to read emails via the IMAP protocol....
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......