ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Chart>.SunburstRootSection (Function)
Changes or specifies the path of the root in a Sunburst chart.
Managing Hive databases
Hive is a software layer of Hadoop used to run queries......
Reports & Queries: Specific features
This help page presents the specific features of "Reports & Queries" (which means the user version of report editor) ......
<Chart>.AxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
Managing the runtime errors
Some errors may occur in your application......
"Long press" optional event
The optional event "Long press/Open context menu" is run during a long press on the controls of a window......
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
Result of a query in test mode
After its execution in test mode (see Running the query test), the result of the query can be......
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
Interface of WDInst
TileAdd (Function)
Adds a new tile customization for the current Windows Store Apps application.
The "Modifier"pane
The "Modifier" pane is used to view and/or modify, from the window editor, page editor or report editor, the main characteristics......
The Preset control
The "Preset" control is used to display the frequently used controls without programming......
BREAK statement/"BREAK:" label
The keyword BREAK can correspond: to the BREAK statement: it allows you to exit a set of instructions and run the rest of the current process. to the BREAK label: it allows you to declare a section of code in a loop. This code will be run when exitingfrom the loop with a "BREAK" statement....
Compatibility between external components and deployed applications
A component can evolve in many ways......
The different types of browse available in SQL
Two types of browse can be used to browse the result of a query run by SQLExec......
Code editor: Display options
The code editor proposes several display options......
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
The Check Box control
A Check Box can correspond to......
ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.
Error 507: The '++' operator is not allowed
Action Bar control functions
The following functions are used to manage the Action Bar control......