ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Captcha control properties
The Captcha control can be handled by the WLanguage properties in server code and in browser code.
Properties associated with infinite Progress Bar controls
An infinite Progress Bar control can be handled in a window by the following WLanguage properties......
HTML Display control properties
HTML Display control properties...
Repositionable Note control properties
You can manipulate Repositionable Note controls in a window using the following WLanguage properties......
xlsColumnType (Example)
Usage example of the xlsColumnType function
OBEX constants
List of constants used by the OBEX functions....
Setup of a WEBDEV site: Automatic data file modification
The automatic modification of the data files allows updating the description of data files on the Web server......
5. User Groupware in practice
An object diagram represents a set of objects and how they relate to each other at a certain moment in time......
Finding unused styles in a WEBDEV project
In most cases, WEBDEV or WEBDEV element styles are created when designing a website...
ImageInfoSave (Function)
Saves the modifications performed on the Exif tags of an image by ImageInfoModify.
Peeling Corner control properties
Cell control properties
List of properties associated with the Cell control...
dDominantImageColor (Function)
Returns the dominant (i.e. most frequent) color of an image in an Image variable or in an Image control.
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....
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....
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
Handling Mobile Image Editor controls programmatically
WINDEV Mobile allows you to programmatically handle Mobile Image Editor controls......