ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Configuring the setup program
Two tools can be used to create a setup program......
BackgroundStyle (Property)
The BackgroundStyle property is used to get and modify the background style of cells in tables and/or TreeView Tables....
WLanguage procedure called by AppDetectUPDAvailable
Procedure ("Callback") called by AppDetectUPDAvailable when an update for the active application is detected.
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
ProgressBar (Function)
Displays a progress bar in the status bar of current window.
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
ScrollWithFinger (Property)
The ScrollWithFinger property is used to: Determine if the content of a control can be moved with the finger ("finger scrolling"). Enable or disable touch-responsiveness for a control....
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
grMenu (Function)
Defines the type of context menu displayed by a chart.
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
Kanban control events
The following events are associated with Kanban controls......
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
The Clickable Image control
The Clickable Image control can be used to......
"?" menu
WINDEV proposes a help menu adapted to your applications......
docTabulation (Type of variable)
The docTabulation type is used to define the characteristics of a custom tabulation.
NoteSaveAll (Function)
Saves the repositionable notes of the current window in a file.
HErrorIntegrity (Function)
Used to check whether an integrity error occurred.
EndProgram (Function)
Ends the execution of the current program.
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
Sorted (Property)
The Sorted property is used to: Determine whether a control is sorted. Sort a control or not....