ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Project portfolio
From version 25, you can create "project portfolios"......
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......
Rating control properties
The Rating control can be used in a window as well as in a page....
Drawer control properties
List of properties associated with the Drawer control...
EnumControl (Example)
Usage example of the EnumControl function
Using the Vista style in your windows
WINDEV allows you to customize......
Dashboard control properties
A Dashboard control can be handled in a window by the following WLanguage properties......
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......
Properties associated with the control templates
Several WLanguage properties can be used to handle a control template in a window or in a page......
Action Bar properties
You can manipulate Action Bars in a window using the following WLanguage properties.
Flexible modeling editor
The flexible modeling editor allows you to easily create a "non-restricting" and "flexible" modeling, entirely included in the environment......
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
First project window
Supercontrol
A supercontrol is an advanced type of control......
TreeView control properties
The TreeView controls found in a window or in a page can be handled by the WLanguage properties......
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
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......
Properties associated with a supercontrol
List of properties associated with a supercontrol...
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
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......