ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
Local procedure
Two types of procedures are available......
fCurrentDir (Function)
Identifies or modifies the current directory.
TreeView Table control functions
List of functions for managing TreeView Table controls...
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......
Title (Property)
The Title property is used to get and change the title of an element.
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
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)......
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
How to manage a multi-selection in a Table control?
This help page explains how to manage a multi-selection in a Table control....
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
DeleteVoiceCommand (Function)
Deletes a voice command that was added by AddVoiceCommand. From version 17, this function is replaced by SpeechRecognitionDeleteCommand.
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
Events associated with the project
List of events associated with the project...
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
Monitoring robot overview
WINDEV, WEBDEV and WINDEV Mobile include a monitoring robot......
SaaSConnect (Function)
Authenticates a user of a SaaS site beside the SaaS webservice that manages the site.
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min