ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV website......
Style of a control
As soon as it is created, a control is associated with a style......
Progress Bar control properties
List of properties associated with the Progress Bar control...
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
iParameterViewer (Function)
Configures the report viewer.
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design mode......
Converting an HFSQL Classic database into HFSQL Client/Server
There are two methods to convert HFSQL Classic databases to HFSQL Client/Server in WINDEV, WEBDEV and WINDEV Mobile......
Unicode in character strings
The Unicode format is an encoding system that assigns a unique number to each character....
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......
EnumControl (Function)
Returns the name of Nth control found in the specified element.
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
Configuring the "fax server" computer
WINDEV and WEBDEV allow you to manage faxes via the system fax server, available in Windows XP and Windows 2000......
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
Testing and debugging an application on an Android device
All developers appreciate the possibility to debug an application directly on the device......
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
Running the test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......