ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
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.
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
DeleteVoiceCommand (Function)
Deletes a voice command that was added by AddVoiceCommand. From version 17, this function is replaced by SpeechRecognitionDeleteCommand.
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
Remote WEBDEV administrator: Show the statistics
...The statistics become available once the log files have been imported....
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
Events associated with the project
List of events associated with the project...
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......
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
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......
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
Automatic calculations in a Table control (AAF)
HConnect (Example)
Usage example of the HConnect function