ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project description: Telemetry tab
The project description window allows you to configure various elements of your project......
Resizing a window (AAF)
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......
How to create a query with external join?
In SQL language, an external join is used to exclude or include file records with or without correspondences in the linked files......
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
docProperty (Type of variable)
The docProperty type is used to define the properties of a Word Processing document.
DateCreated (Property)
The DateCreated property is used to get the creation date of an element.
DictionaryLoad (Function)
Indicates and loads the dictionary corresponding to a given language.
dDominantImageColor (Function)
Returns the dominant (i.e. most frequent) color of an image in an Image variable or in an Image control.
RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept for backward compatibility.
ExecuteUpdateUIParent (Function)
Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility.
How to retrieve the analysis structure through programming?
This help page explains how to retrieve the analysis structure through programming....
docElementFormula (Type of variable)
The docElementFormula type is used to define the characteristics of a Formula element found in a DocElement variable.
DocInsertTable (Function)
Inserts a table into a Word Processing document.
grScatter3DDeleteAltitudeColor (Function)
Deletes the altitude colors specified by grScatter3DAltitudeColor.
docElementLink (Type of variable)
The docElementLink type is used to get the advanced characteristics of a Link element in a docElement variable.
Check spelling based on Hunspell dictionaries
WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV applications......
docHeaderFooter (Type of variable)
The docHeaderFooter type is used to define the text of the different paragraphs found in a page header or footer.
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
grColumnAggregation (Function)
Defines the algorithm for aggregating data in a grouped or stacked Column chart.
grTimeLevelMax (Function)
Defines the number of levels to display in the time scale of a chart as well as the maximum level.
MQTTDisconnect (Function)
Allows you to disconnect from a MQTT server (also called "Broker").
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
Managing iconic fonts
Include special characters in your captions via the iconic fonts....
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP......