ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating the Relation windows of a WINDEV RAD pattern
TableMode (Function)
TableMode is kept for backward compatibility.
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
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
The planes (in a window or in a report)
The planes are used to group the window controls......
Comparison operators
The comparison operators can be divided into several categories......
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
Automatic features of Pivot Table controls
The Pivot Table control offers several Automatic Application Features (AAF) allowing the user to take advantage of all its capabilities......