ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
HTML Display control properties
HTML Display control properties...
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
OBEX constants
List of constants used by the OBEX functions....
How to create an SQL query with a calculation formula?
This help page explains how to create a query with a calculation formula with the query editor....
ProgressBarColor (Property)
The ProgressBarColor property is used to get and change the progress color in the following controls and elements: Progress Bar control, Progress Bar column, Progress Bar cell, infinite Progress Bar control....
Captcha control properties
The Captcha control can be handled by the WLanguage properties in server code and in browser code.
Peeling Corner control properties
Cell control properties
List of properties associated with the Cell control...
iCreateFont (Function)
Creates a new print font.
dDominantImageColor (Function)
Returns the dominant (i.e. most frequent) color of an image in an Image variable or in an Image control.
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
Properties associated with infinite Progress Bar controls
An infinite Progress Bar control can be handled in a window by the following WLanguage properties......
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
Error (Function)
Displays a custom error message in a system error window.
<Source>.ExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
Handling Mobile Image Editor controls programmatically
WINDEV Mobile allows you to programmatically handle Mobile Image Editor controls......
Thumbnail control properties
List of properties associated with the Thumbnail control...
SQL view
An SQL view is a virtual data source defined by an SQL query......
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
<Source>.ExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.