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......
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
Time management
For each element (windows, reports, ......
EmptyIfZero (Property)
The EmptyIfZero property is used to: Find out the management mode of zero value in a control. Modify the management mode of zero value in a control...
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
TextProgressBar (Property)
The TextProgressBar property gets and sets the text displayed in a progress bar.
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
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....
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....
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
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....
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......
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....
WDSQL: Running an SQL query
WDSQL is used to run all the SQL queries created by WDSQL......