ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

VideoSetDriver (Function)
Connects the "Camera" control to a specific driver for video capture.
FTPListFile (Example)
Usage example of the FTPListFile function
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
Requirement
To manage the project development lifecycle, the Project Management Hub allows you to set requirements......
Sharing the popup menus in the project
In most cases, several popup menus are included in your applications......
gCircle (Function)
Builds a sequence of characters containing a circle or an ellipse.
Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers....
WinGiveSuitableHeight (Function)
Returns the height of a window, adapted to the content of controls.
WinGiveSuitableWidth (Function)
Returns the width of a window, adapted to the content of controls.
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).
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)......
CameraChangeDriver (Function)
Connects the "Camera" control to a specific driver for video capture.
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.
Custom tooltips
Tooltips are very useful for application users......
Upload control events
The following processes are associated with the Upload control:...
WDBal messaging: Overview
WDBal is a secure messaging, included in WINDEV, WEBDEV and WINDEV Mobile......
Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page or window. Change the font used in a control in a report, page or window....
WinAdaptHeight (Function)
Adapts the window height to the content of controls.
WinAdaptWidth (Function)
Adapts the window width to the content of controls.
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......