ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......
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......
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
Creating a query
Two methods can be used to create a query......
Word processing: Features
This page lists the available and forthcoming features of the Word Processing control......
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
2. Examples and components provided with WEBDEV
WDADMINEXE: Managing the setups in push
WDADMINEXE is used to deploy network applications in push via the "Push" tab......
Creating a help file
WINDEV, WEBDEV and WINDEV Mobile allow you to create a help file and associate it with an application or website......
Python: Native calls
WLanguage allows for native Python calls......
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
Clickable control in a report
The report editor allows you to propose clickable controls during the print preview......
Multi-database queries
A query (typed in SQL code) can operate on different databases......
List of extension attributes
The list of extension attributes ......
Page contexts
In a Windows application, the information relative to a window is stored with the window......
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
Chart control: "Details" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description window of Chart control is used to describe......
Check the "Responsive Web Design" pages
The pages in Responsive Web Design mode can be checked like any other WEBDEV page in the browser of your choice......
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
Configuration of Apache 2.4 server
WEBDEV Development: Configuration of the Apache 2.4.x server for the CGI protocol and for WEBDEV sites....
The "Images" pane
The "Images" pane allows you to view and list all the images in the project directory and subdirectories......
Handling a TreeMap through programming
WINDEV allows you handle a TreeMap control through programming....