ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Reintegrating translated text into a project
Once the translation of framework libraries ("......
Managing contacts (mobile devices)
In your mobile applications, you have the ability to directly manage the contacts of your mobile device (Android, iPhone, iPad, Universal Windows)....
ERR_NO_WDADMIN
mongoFindOption (Type of variable)
The mongoFindOption type is used to define the advanced characteristics of a search in a MongoDB database.
Key and referential integrity
In an analysis, the "Key" items are also used to manage the consistency of data (called referential integrity)......
Using the UI modification when running a project or window test
End users can directly modify the interface of the application (according to the options specified by the developer).......
pdfAttachment (Type of variable)
The pdfAttachment type is used to define all the advanced characteristics of an attachment in a PDF document.
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
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.
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......
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.
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
18. Management of business rules
Handling a Breadcrumb control through programming
The Breadcrumb control can be handled through programming......