ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Reports
A report provides a custom view of data......
iConfigureReport (Function)
Configures the printer by opening the configuration window (WINDEV and WINDEV Mobile).
Diagram Editor control events
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
You used WINDEV Mobile 28
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
List of extension attributes
The list of extension attributes ......
Windows event management functions
List of functions for managing Windows events...
Query with parameters
The queries with parameters allow the user to easily select records according to his own requirements......
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......
Running the test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
16. Types of code
Managing short URLs automatically
For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL:...
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
Thumbnail (Property)
The Thumbnail property can be used on: the items of an HFSQL data file. For more details, see Thumbnail property on items. the Thumbnail controls (WEBDEV only). For more details, see Thumbnail property on Thumbnail controls....
ERR_DISCONNECTED_ERROR
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
Handling a Link control through programming (Page)
WEBDEV allows you to handle a Link control through programming......
WINDEV applications for Linux: Specific features
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......
4. Create a page in the editor...
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
Events associated with List Box controls
List of events associated with List Box controls...
HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
Events associated with Bar Code controls
List of events associated with Bar Code controls...
5. Which type of server to choose?