ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FilterProcedure (Property)
The FilterProcedure property allows you to get and modify the procedure used to apply a filter on a row or column header when calculating a Pivot Table control.
Optional events
By default, the codes available in the code editor correspond to the most common codes......
11. Table/Looper controls
11. Table/Looper controls
Printing in PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......
Image with automatic sequence (WEBDEV)
...Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed....
Skin elements
The skin elements are used to quickly change the visual aspect of a project without having to retouch every page and every page template......
10. Page templates
The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
Handling the views of a window
To easily handle huge windows (that cannot be entirely displayed in the editor for example), WINDEV and WINDEV Mobile allows you to handle several views of the same window......
10. Customizing the aspect of a site: skin elements
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......
Defining specific character sets in HFSQL data files
When an application is used to display or save data in HFSQL files, this data is entered in the current language......
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
Creating a translation file
WDINT allows you to create a translation file....
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ......
Applying the Responsive Web Design mode to an existing page
This help page explains how to apply the Responsive Web Design mode to an existing WEBDEV page......
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
Optional events: Information retrieved (Java and Android)
WINDEV and WINDEV Mobile allow you to add optional events to the ones proposed by default for the different application elements......
Outstanding progress bars
Simple or symmetric progress bar?...
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
Interface checker
The advanced interface checker is a tool used to harmonize the positioning of controls in the different application windows......
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......
Apply (Function)
Executes a procedure for each element of a WLanguage array.
1
4
5
6
7
8
168
>