ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableMode (Function)
TableMode is kept for backward compatibility.
Using .NET assemblies in a project
To use .NET assemblies in a project......
HTTPRequest (Function)
Starts an HTTP request on a server.
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
Selecting the files to install and the installer framework
The setup wizard allows you to: Select and configure the files to install. This step is very important. Specify the WINDEV framework used by the installer....
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
Ad Hoc deployment
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
2. Projects in practice
HOpenConnection (Function)
Opens a connection to a specific database.
Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
Runtime log
The runtime log is the best way to identify the most used features of an application......
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
HTTP constants
List of constants used by the HTTP functions....
Internal component
An internal component is a set of elements from a project......
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
Creating the Relation windows of a WINDEV RAD pattern
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min