ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Filtering a data file, a view or a query
A filter is used to define by programming a selection of records corresponding to one...
6. Layouts
...Layouts are used to define several views of a window in the same project without duplicating...
WDModFic : Tool for automatic modification of data files
...WDModFic is a tool used to perform the automatic modification of the data files found...
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach...
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV...
User Groupware: Creating and installing the executable
The executable of an application that supports the User Groupware is a multi-instance executable....
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic...
Items used in a select query
A query created in the query editor can contain several types of items......
Functions for managing objects (External language)
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
Translating a text file with WDTRAD
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......
How to create a patch?
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
Sub-query
A sub-query is a query whose result is used by another query......
diagSelection (Type of variable)
The diagSelection type is used to define all the advanced characteristics of a selection made...
Handling a TreeMap through programming
WINDEV allows you handle a TreeMap control through programming....
psheetSelection (Type of variable)
The psheetSelection type is used to find out the advanced characteristics of a selection...
Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found......
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
WDInst: configuring the directory of the data files and the directory of the files of user groupware
The setup editor WDInst ("Tools......
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
LooperDelete (Function)
Deletes a row from a Looper control.
fListFile (Example)
Usage example of the fListFile function