ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTTP constants
List of constants used by the HTTP functions....
zipChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
zipFindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
Note (Property)
The Note property is used to: Find out the notes associated with a control, a window, a page or a report. Modify the notes associated with a control, a window a page or a report....
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
TreeView Table control properties
List of properties associated with the TreeView Table control...
Button control properties
Button controls in a window or page can be manipulated using different WLanguage properties......
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
LooperAddLine (Function)
Adds a row at the end of a Looper control.
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
The Shape control
The Shape control allows you to create geometric shapes in your windows and reports......
Image control properties
The Image controls include properties that can be handled in WLanguage both in the windows and pages but also in the reports......
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
2. Analysis in practice
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
fExtractResource (Function)
Extracts a resource from the application into a physical device location.