ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
Nested reports
The nested reports are used to print several reports (secondary reports) in a single report (main report)......
Handling an Image Editor control through programming
WINDEV allows you to handle an Image Editor control through programming......
Operations performed on a data file (Data model editor)
The main operations that can be performed on a data file from the data model editor are as follows......
Handling external JavaScript objects from WLanguage
The WLanguage in "Browser" mode is used to interface with the Web APIs such as the ones proposed by Google or Yahoo......
Cross-references in the code editor
The cross-references in the code editor are used to identify......
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
The HTML control
The HTML control displays HTML pages or HTML code......
Refreshing a page
Refreshing a page consists in re-displaying a page that is already open in the browser......
How to read emails via the POP3 protocol?
This help page explains how to read emails via the POP3 protocol....
Remote WEBDEV administrator: Importing the statistics
The remote WEBDEV administrator proposes a module for managing the statistics. This module is used to import the statistics of a site....
Installing WINDEV/WEBDEV/WINDEV Mobile: Complying with the directory standard
The different Windows versions propose standard regarding the location of some files and the use of directories......
Filtering the headers and the content of a Pivot Table
By default, the entire data found in the data files is taken into account when calculating the content of a Pivot Table control......
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
Infinite Progress Bar control
Progress bars provide useful information to the end user......
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
How to fill a TreeView control?
This help page explains how to fill a TreeView control....
WDAPI: Using the APIs in a WINDEV application
The two most interesting features of WDAPI are......
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project......
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
Binding a Slider control to an item
A Slider control can be bound to an item in a data file, query, etc....
WDMap: Exporting records from a data file
WDMAP allows you to export records to......
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......