ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Properties associated with the control templates
Several WLanguage properties can be used to handle a control template in a window or in a page......
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min
Associating documents with the project
To describe a project in detail, you can associate documents with it......
Action Bar properties
You can manipulate Action Bars in a window using the following WLanguage properties.
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......
TreeView control properties
The TreeView controls found in a window or in a page can be handled by the WLanguage properties......
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
Flexible modeling editor
The flexible modeling editor allows you to easily create a "non-restricting" and "flexible" modeling, entirely included in the environment......
Shape control properties
Shape controls in windows, pages and reports can be handled using different WLanguage properties......
Classes, members, methods and properties
A class is made of......
First project window
Supercontrol
A supercontrol is an advanced type of control......
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
Properties associated with a supercontrol
List of properties associated with a supercontrol...
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical documentation of a control, window, page or report. Change the title of the notes used in the technical documentation of a control, window, page or report....
Using an external component in an application
A component can be reused at any time in any application......
Local procedure
Two types of procedures are available......
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
Looper control properties
You can manipulate Looper controls in a window or page using the following WLanguage properties......
Properties associated with Tab controls
A Tab control found in a window or in a page can be handled by several WLanguage properties......
Note (Property)
The Note property is used to: Find out the notes associated with a control, a window, a page or a report. Modify the notes associated with a control, a window a page or a report....
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......