ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
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 "Code hashtags" pane
6. Layouts
...Layouts are used to define several views of a window in the same project without duplicating the window....
HDBDescribeIndex (Function)
Describes through programming the different index files that will be created.
Native Access to SAP
SAP is a widely used ERP......
3. UML models in practice
WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
ERR_NO_PROJECT
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
Telephony constants
List of constants used by telephony functions...
WDZip: Overview
WDZip is used to compress and group your files in archives......
Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives......
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
12. Control templates
WINDEV Mobile allows you to create control templates....
ERR_BUTTON_EXPECTED