ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Internal component description
The description of an internal component can opened at any time......
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
SchedulerBackgroundColor (Function)
Defines a background color for a time period in a Scheduler control (time period corresponding to lunch time, a public holiday, etc.).
WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST Webservice request.
grSunburstAddData (Function)
Adds a data to a Sunburst chart.
MapLicenseBing (Function)
Indicates the "Bing map" license key that will be used in the Map controls used in Universal Windows 10 App mode.
Charset (Property)
The Charset property is used to: Get the character set used by a Font variable. Change the character set used by a Font variable. Get the character set used by an HFSQL table....
LabelWidth (Property)
The LabelWidth property is used to: Find out the width of labels in a "Label" report. Modify the width of labels in a "Label" report....
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
ThreadSuspend (Function)
Temporarily suspends the execution of the specified thread. Function not recommended.
Creating an executable: WINDEV Framework
Each WINDEV function is associated with a WINDEV DLL......
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
Comparison operators
The comparison operators can be divided into several categories......
grSunburstGetData (Function)
Retrieves a numeric value from a Sunburst chart.
Assignment of RETURN
The return value of the process currently run can be assigned...