ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SaaS
SaaS (acronym of Software as a Service) is a model for software distribution that consists in proposing an application in subscription via a Web site rather than via the purchase of a license......
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
HTTPRequest (Function)
Starts an HTTP request on a server.
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
FolderWeb (Function)
Returns the path of the directory containing: the images, the JavaScript files, the Java applet files, the other files accessible from the browser....
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key......
ERR_BAD_ACTION
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
Tutorial
A tutorial is supplied with WINDEV, WEBDEV and WINDEV Mobile......
HTTPCreateForm (Function)
Creates an HTTP form.
Style (External language)
Loads a style sheet.
How to create a query with external join?
In SQL language, an external join is used to exclude or include file records with or without correspondences in the linked files......
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
HTTPConfigure (Function)
Configures the functions that use the HTTP protocol.
Installing the HFSQL Server module
Cherche les éléments d'un noeud HTML correspondant à une balise....
3. Site development life cycle
Managing the styles
The help editor allows you to define styles of paragraphs......
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
Replication management functions
Three types of replication are proposed......
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
Locking data files: correspondence between WINDEV 5.5 and the later versions