ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling an element of a TreeView control programmatically
This help page explains how to handle the elements of a TreeView control either directly or via the WLanguage functions......
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
Creating a select query
A select query (corresponding SQL statement......
BackgroundColor (Property)
The BackgroundColor property is used to get and change the background color of an element.
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
Windows
The windows represent the main interface of a WINDEV application......
GglFile (Type of Variable)
The GglFile type allows you to know all the characteristics of a file from the Google software suite (Docs, Sheets, etc.).
Local procedure
Two types of procedures are available......
Sub-query
A sub-query is a query whose result is used by another query......
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
fCurrentDir (Function)
Identifies or modifies the current directory.
Characteristics of the columns in a Table control in a window (prefix syntax)
The columns are used to display information in a Table control......
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
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)......
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
MemCreate (Function)
Creates a memory area.
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
Events associated with the project
List of events associated with the project...
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
Title (Property)
The Title property is used to get and change the title of an element.
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min