ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grOverlayChart (Function)
Used to display two different types of charts in the same chart.
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
Natif DB2 Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to DB2......
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
HDescribeFullTextIndex (Function)
Describes a full-text index of data file created through programming.
gglCalendar (Type of variable)
The gglCalendar type is used to describe and modify a calendar used by the Google Calendar service...
Error 123: The constant already exists
Constants for WLanguage types
List of constants for managing WLanguage types....
The ActiveX control
The ActiveX control is used to easily manage the ActiveX technology......
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
Installing the monitor
The monitoring robot includes three executables......
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
docRow (Type of variable)
The docRow type is used to define the advanced characteristics of a table row in a Word Processing document.
grGridlines (Function)
Displays or hides the chart gridlines.
FTPRenameFile (Function)
Renames or moves a file found on an FTP server (File Transfer Protocol).
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
FTPRemoveDir (Function)
Deletes a directory and its content (files and sub-directories) from an FTP server (File Transfer Protocol).
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
H.NbRetryRead (Variable)
Indicates the number of attempts to read the file or record before giving control back to the program.
TreeInfoXY (Function)
Returns the TreeView element found at a given position.
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
Constants for managing the modification of windows by the user
TelemetryIdentifyUser (Function)
Identifies the current user for whom the telemetry data is saved.
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.