ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grSunburstSectionColor (Function)
Changes the color of a section in a Sunburst chart.
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
HTMLBefore (Property)
The HTMLBefore property gets and changes the HTML code added before the control.
Automatic button execution (Window)
To force an action on a window, all you have to do is define a button of this window in "Automatic execution" mode......
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
<Chart>.SunburstSectionColor (Function)
Changes the color of a section in a Sunburst chart.
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
Filling a Chart control
The data that will be displayed in the Chart control can come from......
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
grSunburstRootSection (Function)
Changes or specifies the path of the root in a Sunburst chart.
Replication management functions
Three types of replication are proposed......
Using the UI modification when running a project or window test
End users can directly modify the interface of the application (according to the options specified by the developer).......
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
HTMLAfter (Property)
The HTMLAfter property is used to get and change the HTML code inserted after the control.
WLanguage procedure called by fTrackDirectory
WLanguage procedure ("callback") called by fTrackDirectory when a change is made to the tracked directory.
WLanguage procedure called by fTrackFile
WLanguage procedure ("callback") called by fTrackFile when a change is made to the tracked file.
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
Reloading a document
To reload a document, ......
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Software Factory: Setup
To use the software factory, a coordinator must be installed on a computer as well as the different robots that will perform the tasks found in the action plans....
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time....
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......