ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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.
The HTML Edit control: Automatic formatting toolbar
In HTML Edit controls, a formatting toolbar can be automatically displayed when the control becomes editable......
Time management
For each element (windows, reports, ......
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
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....
Describing the report blocks
The different characteristics of a block can be viewed and/or modified in the description window of this block......
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......
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
State (Property)
The State property is used to get and change the state of an element.
Handling a TreeMap through programming
WINDEV allows you handle a TreeMap control through programming....
InputType (Property)
The InputType property is used to identify or change the type of input supported by a control: Duration, Date, Numeric, etc.
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
inAppCheckSubscription (Function)
When starting the iOS application, checks whether the In-App subscriptions have been renewed.
Memory (Property)
The Memory property determines if the specified control is populated programmatically or is based on a data file.
WDSQL: Running an SQL query
WDSQL is used to run all the SQL queries created by WDSQL......
Report based on a query
Queries are used to easily select records in one or more data files......
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
Creating a window skin template