ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Looper control populated programmatically
A Looper control populated programmatically is directly linked to lists stored in memory......
Managing WebSockets
The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets......
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
9. Generation modes
WINDEV Mobile includes different types of generation......
Real-time chart
This type of chart is used to represent a permanent data flow in real time......
14. Generation modes
Generation modes...
Monitoring robot overview
WINDEV, WEBDEV and WINDEV Mobile include a monitoring robot......
Managing the Euro
Since January 1 2002, the Euro becomes the only currency in most European countries......
Procedure/Function
A procedure is used to associate an identifier with a statement block......
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Extern (Reserved word)
EXTERN is used to...
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
WinEdActive (Function)
Used to: determine if the "Allow end users to modify the UI" option is enabled in a window (or internal window). enable or disable the "Allow end users to modify the UI" option in a window (or internal window)....
iInitInternalReport (Function)
Initializes the parameters of an internal report used by a report.
1. Analysis: Database structure
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis....
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
Preset page templates
The preset page templates provide some structures of pages corresponding to a wide range of sites and they also improve the re-usability and the graphic harmony between the projects......
Setting up a WEBDEV cluster
With the WEBDEV Application Server in version 27, you can create server clusters with ease......
Handling Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to handle Context Menu controls programmatically......
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....