ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling the checks
The monitor of the monitoring robot allows you to access the different checks started by the monitoring robot......
BackgroundColor (Property)
The BackgroundColor property is used to get and change the background color of an element.
SaaSConnect (Function)
Authenticates a user of a SaaS site beside the SaaS webservice that manages the site.
Creating a select query
A select query (corresponding SQL statement......
Procedure/Function
A procedure is used to associate an identifier with a statement block......
Windows
The windows represent the main interface of a WINDEV application......
Sub-query
A sub-query is a query whose result is used by another query......
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)......
Check model
You can use check models to easily create checks...
Characteristics of the columns in a Table control in a window (prefix syntax)
The columns are used to display information in a Table control......
fCurrentDir (Function)
Identifies or modifies the current directory.
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
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......
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
SMSSend (Function)
Sends an SMS.
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
Drop-down button
The drop-down button expands: a context menu. a popup window....
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
Execute (Function)
Starts the execution of a process through programming.