ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TextProgressBar (Property)
The TextProgressBar property gets and sets the text displayed in a progress bar.
The HTML Edit control: Automatic formatting toolbar
In HTML Edit controls, a formatting toolbar can be automatically displayed when the control becomes editable......
Installing and starting WDTRAD
WINDEV and the SOAP protocol
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
CallDLL32 (Function)
Runs a function found in an external DLL.
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
Using WDDIXIO
To translate the text used in your project:...
The different types of browse available in SQL
Two types of browse can be used to browse the result of a query run by SQLExec......
Pyramid charts
Pyramid charts allow you to view data in descending order......
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
Printing in PDF format: Special cases
Specific features of print in PDF format...
The "Funnel" charts
...The Funnel charts are often used to represent the steps in a sales process and to indicate the amount of potential revenues expected for each step....
Handling a TreeMap through programming
WINDEV allows you handle a TreeMap control through programming....
FullTextIndex description (Type of variable)
A FullTextIndex description variable is used to describe one or more full-text indexes through programming.
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
hbScanParameter (Type of variable)
The hbScanParameter type is used to define the parameters for iterating over the records in an HBase database.
DDESend (Function)
Sends a data to the program connected via DDE.
Assisted Application Development
The Assisted Application Development (AAD) is a permanent help in the environment. This help suggests actions whenever it is appropriate....
zipInfoFile (Example)
Usage example of the zipInfoFile function
WDSQL: Running an SQL query
WDSQL is used to run all the SQL queries created by WDSQL......