ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

URI constants
The following constants are used by URI-specific functions:...
grAddData (Function)
Adds a data into a chart.
Cleaning the project
After months or years of development and maintenance, the directory of your project often contains several files that are not used anymore but that you don't dare delete......
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
dCopieImageChamp (Control)
Copies the image of a control in a WINDEV window to a variable of type Image.
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
TreeCount (Function)
Returns the number of elements found in a branch of a TreeView control.
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......
ErrorPropagate (Function)
Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter).
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
The Static control
A Static control is a control used to display a static text......
grTitle (Function)
Modifies the caption and/or position of the chart title....
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......
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
2. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
New projects are often cross-platform....
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......
Developing 64-bit sites
You can deploy 64-bit compatible sites......
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
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
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
Help: Summary table
In a WINDEV application, users have multiple help features at their disposal: Tooltip. Status bar. Help window. Advanced tooltip. Help page. HLP file....
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).