ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ProgressBarColor (Property)
The ProgressBarColor property is used to get and change the progress color in the following controls and elements: Progress Bar control, Progress Bar column, Progress Bar cell, infinite Progress Bar control....
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
5. User Groupware in practice
InsertColumn (Function)
Inserts a column at a given position into an advanced two-dimensional array property (xlsDocument, ...).
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
2. Analysis in practice
MongoDB/GRIDFS databases
MongoDB is a document-oriented NoSQL database......
Compilation options (chm format)
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
Error 116: An array dimension must be an integer value
URL (Property)
The URL property is used to: Get the address associated with a control. Change the address associated with a control....
HFilter (Function)
Defines and enables a filter on a data file, view or query.
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min
The Line control
A Line control is used to display a line in a page......
WebSocketExecuteGlobalService (Function)
Executes a global procedure in the context of the global service of the WebSocket server.
Configuring the IIS 7/7.5 server
How to open a window?
HTTPRequest (Function)
Starts an HTTP request on a server.
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
Remote check: Customizing with a window
To customize the remote control performed on a multi-user WINDEV application, the standard window can be replaced with a window from your application......