ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a data file accessed by a Native Connector or HFSQL Client/Server. about an item accessed by a Native Connector or HFSQL Client/Server. about a connection. In this case, this property is equivalent to CtExtendedInfo....
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component.
RGBGreen (Function)
Returns the green component of an RGB color.
RGBRed (Function)
Returns the red component of an RGB color.
RGBBlue (Function)
Returns the blue component of an RGB color.
Managing Bluetooth Low Energy devices
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
Use case diagram
A use case diagram is used to view the behavior of a system in such way that......
grAxisPosition (Function)
Indicates the position where one of the chart axes (X or Y-coordinates) will be drawn.
grSeriesOpacity (Function)
Modifies the opacity factor of a series in a chart.
HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
How to manage a multi-selection in a Table control?
This help page explains how to manage a multi-selection in a Table control....
Software Factory: Setup
To use the software factory, a coordinator must be installed on a computer as well as the different robots that will perform the tasks found in the action plans....
Rich text, links and images in the WEBDEV controls
Rich text supports multiple advanced features: font, weight, size, color, attribute, ......
14. PHP generation in practice
Twain constants
List of constants used by the Twain functions....
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
Native SQLite Connector: Programming with SQL functions
The use of SQL functions to handle SQLite data does not require importing the data file structure into the analysis....
CtOLEDBProvider (Property)
The CtOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).