ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Spreadsheet>.TypeAndMaskSelection (Function)
Returns or modifies the type and mask of selected cells in a Spreadsheet control.
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.
mongoDatabaseInfo (Type of variable)
The mongoDatabaseInfo type is used to define the advanced characteristics of information about a MongoDB database.
RegistryListValue (Function)
Returns the name (and possibly the type) of values for a key found in the registry.
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:...
Handling a Breadcrumb control through programming
The Breadcrumb control can be handled through programming......
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......
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......
Associating an image with the elements of a TreeView control
The different methods for associating an image with the elements of a TreeView control....
Check: Computer connectivity (PING request)
The monitoring robot will perform a ping on the specified IP address......
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......
Printing nested reports
To create a main report containing several secondary reports:...
httpProgress (Type of variable)
The httpProgress type is used to manage the progress when sending or receiving an HTTP request.