ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The HTML Edit control: Automatic formatting toolbar
In HTML Edit controls, a formatting toolbar can be automatically displayed when the control becomes editable......
WINDEV applications for Linux: Specific features
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
TextProgressBar (Property)
The TextProgressBar property gets and sets the text displayed in a progress bar.
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....
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a 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......
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
Printing in PDF format: Special cases
Specific features of print in PDF format...
Handling a TreeMap through programming
WINDEV allows you handle a TreeMap control through programming....
InputEnabled (Property)
The InputEnabled property is used to: Determine if a control or a group of controls is editable or read-only. Change the input options for a control or group of controls....
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
Memory (Property)
The Memory property determines if the specified control is populated programmatically or is based on a data file.
InputType (Property)
The InputType property is used to identify or change the type of input supported by a control: Duration, Date, Numeric, etc.
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
WDSQL: Running an SQL query
WDSQL is used to run all the SQL queries created by WDSQL......
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
Count (Property)
The Count property returns the number of elements in a given set.
XLS file handling functions
List of functions for managing XLS files...
zipDeleteFile (Example)
Usage example of the zipDeleteFile function
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls. associate a control with a group of controls....