ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating the Relation windows of a WINDEV RAD pattern
9-slice scaling
The 9-slice scaling allows you to resize the images harmoniously......
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
Filters in Table controls based on a data file
WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed in a Table control based on a data file......
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
WDLog: Overview
The different operations that can be performed with WDLog are as follows......
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......
WDMap: Adding, modifying and deleting the records of a data file
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a data file......
Selecting the files to install and the installer framework
The setup wizard allows you to: Select and configure the files to install. This step is very important. Specify the WINDEV framework used by the installer....
WDInst: advanced options for the network setup
The advanced options of the network setup are used to......
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
Multilingual project
Defining a help window template
WINDEV allows you to create help window templates......
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
ControlClone (Function)
Creates a new control from an existing control.
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
WDZip: Creating or modifying an archive
This help page explains how to......
Changing sites from AWP to SEO-ready session mode
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
Dark theme on mobile devices
The latest versions of mobile OSs allow you to switch applications to a dark theme to reduce battery consumption or to make the device easier to use in a low-light environment......
Batch processes: Creating executables, WDLs, components, and more...
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...