ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating the Vision pages of the WEBDEV RAD pattern
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile......
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
Decode (Function)
Decodes a character string that was encoded by Encode.
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
grSeriesColor (Function)
Initializes the color of a series or the color of a section.
System constants
List of constants used by the system functions....
BrowserVersion (Function)
Returns the version of the browser used by the Web user.
Handling a Breadcrumb control through programming
The Breadcrumb control can be handled through programming......
Clipping the window according to an image
An image can be used to easily define the shape of a window......
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
BrowserPlatform (Function)
Returns the user's browser platform....
dbgInfo (Function)
Returns a debug information.
FontCondensed (Property)
The FontCondensed property is used to: Determine if characters in a text are condensed. Condense (or not) the characters in a text....
FontExtended (Property)
The FontExtended property is used to: Find out whether the spacing between characters in a text is increased. Increase the spacing between characters in a text....
FontLarge (Property)
The FontLarge property is used to: Find out whether the characters in a text are enlarged or not. Enlarge (or not) the characters in a text....
HJSONToRecord (Function)
Imports JSON data into the current record.
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
iConfigureReport (Function)
Configures the printer by opening the configuration window (WINDEV and WINDEV Mobile).
Native MariaDB Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported into the WINDEV or WEBDEV analysis......
Native MySQL Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis......
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......