ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating a table in a report
Tables can be created in a report......
Creating and handling an item
The main operations that can be performed on an item are as follows......
WDInst: configuring the characteristics of the files to install
WDInst allows you to configure the characteristics of the files to install......
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
Options of the window editor
To configure the general options of the window editor......
The "Analysis" pane
The "Analysis" pane lists......
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......
Handling a Chart control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Chart control through programming......
iPad window: Window creation wizard
The wizard for creating iPad windows allows you to easily create a window containing all the main elements of a window for an iPad application......
Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...
Events associated with a Popup control
WEBDEV manages the following events by default (order of appearance in the code editor):
Events associated with Java Applet controls
List of events associated with Java Applet controls...
Events associated with a Web Component control
WEBDEV manages the following events by default (order of appearance in the code editor)...
Events associated with a Rich Text Area control
WEBDEV manages the following events by default (order of appearance in the code editor)......
Multi-touch in a Chart control
One of the most common applications of the multi-touch feature is used to handle images......
Handling a Conceptual Data Model (CDM)
The main operations that can be performed on a CDM are as follows......
Operations performed on collaboration diagrams
The following paragraphs explain......
Operations performed on object diagrams
The following paragraphs explain......
How to open a window?
ErrorPropagate (Function)
Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter).
Checking an element back in the Source Code Manager (SCM)
Checking an element back in the repository is used to make the modified element available to all the users of the Source Code Manager......
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
User Groupware: Creating and installing the executable
The executable of an application that supports the User Groupware is a multi-instance executable....
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
Help about new features: Letting users know about changes
Applications are constantly evolving......