ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

hbConnection (Type of variable)
The hbConnection type is used to define the characteristics of a connection to a HBase server.
pdfAttachment (Type of variable)
The pdfAttachment type is used to define all the advanced characteristics of an attachment in a PDF document.
mongoDatabaseInfo (Type of variable)
The mongoDatabaseInfo type is used to define the advanced characteristics of information about a MongoDB database.
emailHeader (Type of variable)
The emailHeader type is used to retrieve or define the additional email headers.
WebserviceReadMIMEType (Function)
Returns the MIME type of the request received during a call to a REST Webservice.
Palette (Type of variable)
The Palette type is used to define the advanced characteristics of a color palette.
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
hbTableDescription (Type of variable)
The hbTableDescription type is used to define and find out the characteristics of an HBase table.
<Spreadsheet>.TypeAndMaskSelection (Function)
Returns or modifies the type and mask of selected cells in a Spreadsheet control.
wWDGetReturnValueType
Type of the return value of the last nWDExecute, nWDExecuteEx or nWDEvalue statement]......
RegistryListValue (Function)
Returns the name (and possibly the type) of values for a key found in the registry.
Handling a Breadcrumb control through programming
The Breadcrumb control can be handled through programming......
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
pdfTextElement (Type of variable)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
Software factory: Implementation
To implement the software factory on your WINDEV, WEBDEV or WINDEV Mobile projects, you must:...
mongoGridFSFileInfo (Type of variable)
The mongoGridFSFileInfo type is used to define the advanced characteristics of a file in a MongoDB database.
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
The Thumbnail control
The Thumbnail control is used to automatically manage the display of images in thumbnail format......
18. Management of business rules
Characteristics of a Sidebar control
The main characteristics of a Sidebar control can be configured......
Properties associated with columns of Table controls
You can manipulate columns of Table controls in a window or page using the following WLanguage properties......
httpProgress (Type of variable)
The httpProgress type is used to manage the progress when sending or receiving an HTTP request.