ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SystemBarColor (Property)
The SystemBarColor property is used to get or change the system bar color in full-screen windows on mobile devices.
The "Images" pane
The "Images" pane allows you to view and list all the images in the project directory and subdirectories......
dBackground (Function)
Declares the default background color for the rectangles, circles, etc.:: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
Characteristics of a PCL print
The result of a PCL print mainly depends on the technical features of the printer used (management of images and lines, management of fonts, ......
dPen (Function)
Declares the default color and style for the lines, rectangles, circles, ... found: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
SQL view
An SQL view is a virtual data source defined by an SQL query......
How to create and run an SQL query through programming?
This help page explains how to create and run an SQL query through programming....
SQL: Managing joins (INNER JOIN, OUTER JOIN)
To select records coming from several data files, joins must be used in the SQL 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)......
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server Access)......
Coloring a row, a column or a cell found in a control (AAF)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to color the data found in the control......
WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
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....
<Source>.ExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
Managing a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
SQLExec (Function)
Names and runs an SQL query.
ODBCSQLCode (Property)
ODBCSQLCode is used to: Find out the SQL code of the "query performed on a connection" (data source of report). Modify the SQL code of the "query performed on a connection" (data source of report)....
Retrieving the coordinates of a click in a clickable image
If the click action of the image is set to "Server call", you can get the click coordinates when the image is clicked in the browser......
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
How to create an SQL query to count?
This help page explains how to create a count query with the query editor....
1
4
5
6
7
8
69
>