ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LOOP statement
The statement block is repeated endlessly...
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
Scanning a document (via a WIA driver)
Windows Image Acquisition (WIA) is a Windows device driver interface and API that allows applications to scan documents using a scanner......
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
The RTF edit control: Automatic formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable......
Events associated with Shape controls
List of events associated with Shape controls...
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
httpProgress (Type of variable)
The httpProgress type is used to manage the progress when sending or receiving an HTTP request.
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......
1. The WINDEV Framework
Select query description window: Use
Let's see some operations specific to the description window of a select query......
Sorted (Property)
The Sorted property is used to: Determine whether a control is sorted. Sort a control or not....
FolderWeb (Function)
Returns the path of the directory containing: the images, the JavaScript files, the Java applet files, the other files accessible from the browser....
grTitle (Function)
Modifies the caption and/or position of the chart title....
grPieStartAngle (Function)
Indicates the start angle of first section in a Pie chart, Semi-circular chart or Donut chart.
WDSQL: Running an SQL query
WDSQL is used to run all the SQL queries created by WDSQL......
BurnerCancel (Function)
Cancels the current burn process.
WLanguage functions available for a report
Most WLanguage functions can be used in the events of a report (created with the report editor)......
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
HClusterIgnoreSynchro (Function)
Defines a node of the HFSQL cluster as data source to perform the cluster synchronization.
Table,Position (External language)
Sets the position on a given element or returns the element on the fist row of a Table control populated programmatically.
Error 1015: The method of the class is protected
grHMAddData (Function)
Adds a data into a Heatmap chart.
DDEWarmLink (Function)
Creates a warm link with a data.
dFill (Example)
Usage example of the dFill function
Border of controls
One of the most important elements of control style is its border......