ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

gglAttachment (Type of variable)
The gglAttachment type is used to define all the advanced characteristics of a file attached to a calendar event. The calendar can be described using the gglCalendar type. This calendar is used by the Google Calendar service.
<hdfsConnection variable>.List (Function)
Lists the content of a directory found on a Hadoop server.
BrowserType (Function)
Returns the type of browser used by the Web user.
Changing the version of projects found in SCM
When several projects share elements in the same SCM, changing the version of WINDEV and WEBDEV projects......
fExtractPath (Function)
Returns the different elements of a path: disk, directories, name and extension of the file.
<Buffer type>.AnsiToUnicode (Function)
Converts a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string.
WINDEV Mobile concepts
RegistryValueType (Function)
Returns the type of value found in the registry.
Definition (Property)
The Definition property is used to define a type.
Declaration (Property)
The Declaration property is used to define a type.
<Chart>.WaterfallCategoryType (Function)
Indicates the category type of a Waterfall chart.
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
Associative array (Type of variable)
An associative array is an "advanced" type of array...
<Diagram variable>.ToImage (Function)
Exports a diagram to a variable of type Image.
DiagramToImage (Function)
Exports a diagram to a variable of type Image.
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
hdfsList (Function)
Lists the content of a directory found on a Hadoop server.
Component diagram
A component diagram shows the physical and static architecture of a system software......
Note (Property)
The Note property is used to: Find out the notes associated with a control, a window, a page or a report. Modify the notes associated with a control, a window a page or a report....
Properties associated with the tab pane
A tab pane found in a window or in a page can be handled by the following WLanguage properties......
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
hbScanParameter (Type of variable)
The hbScanParameter type is used to define the parameters for iterating over the records in an HBase database.