ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
Programming the browsing Looper controls
These are the main concepts for programming Looper controls based on a data file......
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
Handling a Web Component control through programming
Handling a Dockable Panel control through programming
A Dockable Panel control can be handled through programming......
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
Handling PDF Reader controls programmatically
A PDF Reader control can be handled through programming......
Handling a Wire control through programming
WINDEV allows you to handle a Wire control by programming......
ChangeTheme (Function)
Is used to change, through programming, the theme (dark or light) used by the mobile application.
WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......
<zipArchive variable>.NbPartNeeded (Function)
Returns the number of parts of a given size required to split a single-part archive.
zipNbPartNeeded (Function)
Returns the number of parts of a given size required to split a single-part archive.
Composite chart
A composite chart is a chart that displays several types of charts......
RegexReplace (Function)
Replaces all the parts of a string that follow a specific format.
RegexSearch (Function)
Searches for all the parts of a string that follow a specific format.
Handling an Action Bar through programming
An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code....
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
Handling a Switch control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Switch control by programming......
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......
Handling a Breadcrumb control through programming
The Breadcrumb control can be handled through programming......
Handling an Internal Page control through programming
The Internal Page control is used to display an existing internal page......
Handling an Image Editor control through programming
WINDEV allows you to handle an Image Editor control through programming......