ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RTFReplace (Function)
Replaces or inserts a character string in an RTF control (found in a window or in a report) or in a string in RTF (containing a text in RTF).
ERR_MSG_BOX
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
How to associate an image with a treeview element?
When fillilng a TreeView control, an image is associated with each element....
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
StringToTime (Function)
Converts a time in character string format to a time in HHMMSSCC format that can be used by a Time variable].
<Chart>.Type (Function)
Identifies or modifies the type of chart.
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
How to create a query with external join?
In SQL language, an external join is used to exclude or include file records with or without correspondences in the linked files......
Constants for WLanguage types
List of constants for managing WLanguage types....
Handling a Check Box control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
Managing bar codes
The use of bar codes to identify and manage products has become essential......
StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.
ArrayToCSV (Function)
Converts a one-dimensional array or a two-dimensional array into a character string in CSV format.
grWaterfallCategoryType (Function)
Indicates the category type of a Waterfall chart.
XAxisMax (Property)
The XAxisMax property gets the maximum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
YAxisMax (Property)
The YAxisMax property gets the maximum value of the Y-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
OrgDeleteAll (Function)
Deletes all elements from an Organization Chart control.
XAxisMin (Property)
The XAxisMin property gets the minimum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
grSurfaceMesh (Function)
Enables or disables the mesh on a Surface chart.
OrgSelectPlus (Function)
Selects an element in an Organization Chart control.
OrgSelectMinus (Function)
Deselects an element from an Organization Chart control.
OrgModify (Function)
Modifies an element in an Organization Chart control.
grSunburstGetData (Function)
Retrieves a numeric value from a Sunburst chart.