ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......
Task list
Each project can be associated with a task list......
Dynamic instantiation of a .NET object
A .NET object can be dynamically associated with a .NET class, we talk of dynamic instantiation of object....
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
Requirement
To manage the project development lifecycle, the Project Management Hub allows you to set requirements......
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
Copying the style of a control
Copying the style of a control consists in copying the characteristics of a control style into another control......
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
How to manage a multi-selection in a List Box control?
This help page explains how to manage a multi-selection in a List Box control....
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation by programming......
Binding a Combo Box control to an item
Local storage management functions
The following functions are used to manage the local storage of data in browser code....
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
Domotics: Overview
The home automation via power-line carrier (X10) has now become reality......
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
Thumbnail (Property)
The Thumbnail property can be used on: the items of an HFSQL data file. For more details, see Thumbnail property on items. the Thumbnail controls (WEBDEV only). For more details, see Thumbnail property on Thumbnail controls....
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
Error 1021: The method of the class is not global
Error 1: Syntax error
WithZoom (Property)
The WithZoom property is used to specify and to determine whether the user can zoom in and out: in an HTML Display control in Android, iPhone or iPad applications. in a Map control in Android, iPhone or iPad applications....
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
InputValue (Property)
The InputValue property is used to: find out whether the end user can enter or change values in a Spreadsheet control. allow or prevent the end user from entering or changing values in a Spreadsheet control....
InputFormula (Property)
The InputFormula property is used to: find out whether the end user can enter or change formulas in a Spreadsheet control. allow or prevent the end user from entering or changing formulas in a Spreadsheet control....
How to populate a Table control programmatically?
This help page presents the different methods that can be used to populate a Table control programmatically....
8. Optimizing an application