ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
BurnerList (Function)
Returns the list of burners installed on the current computer.
Configuring the Apache server (1.3.x and 2.0.x)
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
Configuration of Apache 2.4 server
WEBDEV Development: Configuration of the Apache 2.4.x server for the CGI protocol and for WEBDEV sites....
ScreenToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
DocFindElementByName (Function)
Searches for an element by its name in a Word Processing document.
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
WDBal messaging: Reading messages
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily read the incoming messages......
Configuring the Apache 2.2 server
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
Report based on a query
Queries are used to easily select records in one or more data files......
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
grSaveWMF (Function)
Saves a chart that was drawn beforehand in WMF format.
grSaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
ControlTypeInfo (Function)
Returns the icon corresponding to the specified type of control.
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
Handling a toolbar through programming
WINDEV allows you to handle a Toolbar control through programming......