ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Analysis editor: the different types of sections
The different types of items proposed in the data model editor are as follows:
Sharing the popup menus in the project
In most cases, several popup menus are included in your applications......
Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers....
PageReadHeaderHTTP (Function)
Reads and returns one or more HTTP headers received by the current page (these headers are sent by the client to the server in the current request).
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
Requirement
To manage the project development lifecycle, the Project Management Hub allows you to set requirements......
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
Creating an application using the RAD methodology
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
VideoSetDriver (Function)
Connects the "Camera" control to a specific driver for video capture.
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
PVTListPositionHeader (Function)
Returns all values associated with a row or column header in a Pivot Table control.
SpreadsheetStyleSelection (Function)
Returns or modifies the style of selected cells in a Spreadsheet control found in a window.
BTLEDisconnect (Function)
Used to disconnect from a Bluetooth Low Energy device.
HDBCreation (Function)
Ends the description of the structure of an xBase data file through programming.
Upload control events
The following processes are associated with the Upload control:...
SpreadsheetBorderSelection (Function)
Modifies the border of selected cells in a Spreadsheet control found in a window.
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users......
The guide
The guide is a powerful search engine included in WINDEV, WEBDEV and WINDEV Mobile, allowing you to search for the referenced documents regarding a topic......
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
HTTPRequest (Function)
Starts an HTTP request on a server.
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
Events associated with Chart controls
List of events associated with the Chart controls...
Creating the Table pages of the WEBDEV RAD pattern
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control