ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Preset control properties
List of properties associated with the Preset control
"Preset controls" pane
The "Preset controls" pane proposes several preset controls that can be included in the current window or in the current page by "Drag and Drop"...
grScatter3DMarkCaption (Function)
Used to specify the mark caption for a 3D Scatter chart.
grScatter3DGridlines (Function)
Displays the gridlines for the different planes of a 3D Scatter chart.
grScatter3DDeleteMarkCaption (Function)
Deletes the captions of marks found in a 3D Scatter chart
grScatter3DLinkPoint (Function)
Links (or not) the points found in a "3D Scatter" chart.
<Chart>.SurfaceGetData (Function)
Retrieves a data from a Surface chart.
Translating a text file with WDTRAD
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
grScatter3DProjection (Function)
Indicates whether the points found in a series of a 3D Scatter chart must be be projected on a given plane.
<Chart>.Scatter3DProjection (Function)
Indicates whether the points found in a series of a 3D Scatter chart must be be projected on a given plane.
Border (Type of variable)
The Border type is used to handle a border through programming...
Generating a description of a data file from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any data files......
Creating the Relation windows of a WINDEV RAD pattern
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
Creating the Form pages of a WEBDEV RAD pattern
Appendix 3: Configuration file
Bloque entièrement ou partiellement un fichier externe....
Environment of the report editor
Environment of the report editor...
Overview of OOP (Object Oriented Programming)
The object-oriented programming (called "OOP") is a programming paradigm in which the programs are organized as sets of objects......
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
DnDCacheData (Example)
Usage example of the DnDCacheData function
NULL values in HFSQL
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of HFSQL data files and for all the other types of accesses (Native, OLE DB, ......
Telemetry: Main features
Creating the link buttons in the windows of a WINDEV RAD pattern
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......