ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives......
Audits
The audits provide a set of features used to automatically improve the project quality and performances, and to follow the conditions in which it is implemented......
ERR_BAD_DLLEXE
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
Elements of a class: Enumerating and handling through programming
Several types of WLanguage variables are used to enumerate and dynamically handle the elements of a class......
Select query description window
The description window of a select query includes several sections......
Describing a problem to the Free Technical Support
Overview of OOP (Object Oriented Programming)
The object-oriented programming (called "OOP") is a programming paradigm in which the programs are organized as sets of objects......
Printing a report (iPhone/iPad, Android or Universal Windows App)
When creating a report, the test of this report can be run from the report editor......
Managing the remote accesses
The remote accesses are used to create a temporary network connection......
Python: Native calls
WLanguage allows for native Python calls......
Automatic data file modification: new date format
From WINDEV 7 and WEBDEV 7 version 149, new date and time formats are available for the Hyper File files......
Describing an element
A flexible modeling includes different elements linked together......
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
RoundToMultiple (Function)
Returns a numeric value rounded to the nearest multiple of another numeric value.
Aliases on data files: HAlias
The aliases are used to handle......
grCategoryColor (Function)
Initializes the category color for a chart whose type is: Pie, Column, Bubble chart, Waterfall....
<Chart>.CategoryColor (Function)
Initializes the category color for a chart whose type is: Pie, Column, Bubble chart, Waterfall....
Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window......
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
Automated test created by the user
WINDEV allows the user to record a test scenario in order to send it to the quality service or to the developer......