ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

What is an application?
An application is a set of objects (windows, controls, ......
WEBDEV Page control
The WEBDEV Page control allows you to integrate a WEBDEV page into a WINDEV application......
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Description window of query (insert, update or delete) or description window of a query in SQL code
The description window of a query (insert, update or delete) or the description window of a query in SQL code is used to......
Universal replication
The purpose of universal replication is to keep several databases synchronized......
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
WEBDEV administrator: Overview
The WEBDEV administrator is a module used to manage the dynamic WEBDEV sites......
Displaying a different content on each row
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls......
HScheduledTask structure
The HScheduledTask structure is kept for backward compatibility (this structure will still be supported in the forthcoming version)....
The matrices
WINDEV, WINDEV Mobile and WEBDEV propose several functions used to handle matrices......
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
Applying the Responsive Web Design mode to an existing page
This help page explains how to apply the Responsive Web Design mode to an existing WEBDEV page......
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
"Long press" optional event
The optional event "Long press/Open context menu" is run during a long press on the controls of a window......
Controlling the WEBDEV Application Server
Starting with version 28, you can remotely control the WEBDEV Application Server......
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
Remote WEBDEV administrator: Managing statistics
The remote WEBDEV administrator proposes a module for consulting the statistics regarding the traffic of your dynamic WEBDEV sites (standard and AWP) and Webservices deployed on a WEBDEV Application Server....
eYe magnet: conditional formatting of controls
The visual aspect of a window control can be automatically modified according to a series of conditions in order to attract the attention of the user to this control......
Displaying a frameset in a WEBDEV site
Displaying a new frameset in a WEBDEV site can be performed according to several methods......
4. UI: Windows
IU of windows...
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....
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......