ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
The structure of the RAD patterns (kept for backward compatibility)
...The RAD pattern files (MDL files) are used to describe:...
Properties associated with the breaks of a Table control
Several properties can be used with the breaks found in a Table control......
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
Managing short URLs automatically
For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL:...
Reverse code modeling
The reverse code modeling allows you to view in a graph......
Structure of data files of user groupware
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......
Extracting messages added or modified since last extraction
A project was already created and translated......
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages.
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
Composite chart
A composite chart is a chart that displays several types of charts......
Typing multilingual texts
For a multilingual application, you have the ability to......
Global procedure/function
A global procedure can be used in all the processes or events of the project....
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
Step 1: Configuring the print parameters
This step allows you to choose......
How to create and handle a structure?
This help page explains how to create and handle a structure....
Shape control properties
Shape controls in windows, pages and reports can be handled using different WLanguage properties......
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
The requested action cannot been performed: the page was not synchronized
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
WEBDEV concepts