ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Image control in a page
The Image control
The Image control is used to......
Burner constants
List of constants used by the burner functions....
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
WDInst: advanced options for the network setup
The advanced options of the network setup are used to......
Composite keys
A composite key is a key item containing several other items......
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
Responsive Web Design: Management of anchors
In "Responsive Web Design" mode, the width of controls is automatically reduced when the browser width is reduced......
Configuring the IIS 7/7.5 server
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed on a local network. an HTTP setup used to update the reference setup on the local network....
StoredItem (Property)
The StoredItem property is used to: Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control. Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control....
Custom properties (WLanguage)
A custom property is a code element with two events......
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
Multi-project processes: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ......
HScheduledTask structure
The HScheduledTask structure is kept for backward compatibility (this structure will still be supported in the forthcoming version)....
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
Document (Type of variable)
The Document type is used to handle a "docx" document.