ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Sub-query
A sub-query is a query whose result is used by another query......
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
docElementTextArea (Type of variable)
The docElementTextArea type is used to define the advanced characteristics of a text area found in a docElement variable.
The indexed controls
A control is an indexed control if it contains several controls with the same name......
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
Associating documents with the project
To describe a project in detail, you can associate documents with it......
Project portfolio
From version 25, you can create "project portfolios"......
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
The Check Box control
A Check Box can correspond to......
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
Project description: Project tab
The project description window allows you to configure various elements of your project......
User Groupware (compatible with version 17)
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
Action Bar properties
You can manipulate Action Bars in a window using the following WLanguage properties.
Local procedure
Two types of procedures are available......