ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
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.
hbConnection (Type of variable)
The hbConnection type is used to define the characteristics of a connection to a HBase server.
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.
pdfTextElement (Type of variable)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
mongoGridFSFileInfo (Type of variable)
The mongoGridFSFileInfo type is used to define the advanced characteristics of a file in a MongoDB database.
Check: Computer connectivity (PING request)
The monitoring robot will perform a ping on the specified IP address......
Characteristics of a Sidebar control
The main characteristics of a Sidebar control can be configured......
18. Management of business rules
Properties associated with columns of Table controls
You can manipulate columns of Table controls in a window or page using the following WLanguage properties......
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
The Thumbnail control
The Thumbnail control is used to automatically manage the display of images in thumbnail format......
Check: SMTP connectivity
The monitoring robot will try to connect to an SMTP server......
WDXView : Use
This help page presents the different features of WDXView......
WDMap: Viewing records: special cases
This help page presents the special display cases in WDMap......
httpProgress (Type of variable)
The httpProgress type is used to manage the progress when sending or receiving an HTTP request.
Printing nested reports
To create a main report containing several secondary reports:...