ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
Logical operators
The logical operators are as follows......
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
String literals: single-line and multiline strings
String literals are used to represent and manipulate data as a sequence of characters. For example, string literals can be used to display information, define a constant, etc....
URL Rewriting
URL Rewriting is a technique used to improve SEO......
KeyExpression (Property)
The KeyExpression property is used to set the different components of a composite key.
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
Multi-project search
Performing a search in the current project is a common operation......
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
Items (Property)
The Items property is used to configure the different items of a full-text index.
xBase files: Limits
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
1
2
3
4
5
6
9
>