ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Import an Document Figma
Les fonctions Bitcoin permettant notamment de manipuler un serveur Bitcoin Core sont les suivantes ......
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......
Report based on a query
Queries are used to easily select records in one or more data files......
Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup......
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
Radio Button control properties
List of properties associated with a Radio Button control...
11. Controls in practice
Discover the main characteristics of the controls...
Emulating constants
List of constants used by the functions for emulating automated tests....
Using WDDIXIO
To translate the text used in your project:...
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
RightClick (Property)
The RightClick property gets and sets the name of the Button control that will be executed when an object is right-clicked.
The Edit control
The Edit control allows users to enter data......
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.