ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
FontExtended (Property)
The FontExtended property is used to: Find out whether the spacing between characters in a text is increased. Increase the spacing between characters in a text....
FontLarge (Property)
The FontLarge property is used to: Find out whether the characters in a text are enlarged or not. Enlarge (or not) the characters in a text....
HOnError (Example)
Usage example of the HOnError function
Creating a frameset
WEBDEV proposes several methods for creating a frameset......
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
ListView control properties
List of properties associated with the ListView control...
Wire control properties
A Wire control can be handled in a window by the following WLanguage properties......
TimeLine control properties
A TimeLine control can be handled in a window by the following WLanguage properties.
Developing applications in Universal Windows 10 App mode
WINDEV and WINDEV Mobile allow you to develop applications for Windows 10 tablets and for Windows Phone 10 and Windows 10 phones (Universal Windows 10 App applications)......
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
FontCondensed (Property)
The FontCondensed property is used to: Determine if characters in a text are condensed. Condense (or not) the characters in a text....
Extracting the text of the project
The following text can be extracted......
The Multimedia control
The Multimedia control is used to play multimedia files......
Animation management functions
WINDEV proposes several WLanguage functions for managing animations......
Pivot Table control properties
A Pivot Table control can be handled in a window by the following WLanguage properties......
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
Constants used for managing the multi-touch
Constants for managing the multi-touch...
Upload control properties
The Upload control can be handled in server code and in browser code by the WLanguage properties......
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the data file.