ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Chart>.SaveWMF (Function)
Saves a chart that was drawn beforehand in WMF format.
UTF8Valid (Function)
Tests the validity of a string in UTF8 format.
<Chart>.SaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
HeightWithAnimation (Property)
The HeightWithAnimation property is used to modify the height of a cell of a Layout control with the "Resize cell" animation defined: in the "Advanced" tab of the project description window ("Control animation" button). in the "Style" tab of the control or project....
WidthWithAnimation (Property)
The WidthWithAnimation property is used to modify the width of a cell of a Layout control with the "Resize cell" animation defined: in the "Advanced" tab of the project description window ("Control animation" button). in the "Style" tab of the control or project....
mongoDatabaseInfo (Type of variable)
The mongoDatabaseInfo type is used to define the advanced characteristics of information about a MongoDB database.
Palette (Type of variable)
The Palette type is used to define the advanced characteristics of a color palette.
WLanguage procedure called by KanbanFilter
WLanguage procedure ("callback") called by KanbanFilter to set an advanced filter.
GuidedTour (Type of Variable)
The GuidedTour type allows you to define all the advanced characteristics of a guided tour and its stages.
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
grSaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
ocrTextBlock (Type of variable)
The ocrTextBlock type is used to define and identify all the advanced characteristics of a text block read by the native OCR system.
WDInst: managing the files to install
The setup editor WDInst is used to manage the files to install......
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
Associating a control with a tab pane
Methods to associate a control with a tab pane......
Automatic management of exceptions
The management of exceptions can be customized by process......
17. Project Management Hub
...Project Management Hub...
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)....
<Page>.ToFile (Function)
Automatically initializes: the value of the items in a data file with the value of the controls in the page. The data file items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Using the Salesforce service
Salesforce is a very popular CRM software......
htmlNode (Type of variable)
The htmlNode type is used to define all the advanced characteristics of a node of an HTML document.
PDFAddWatermark (Function)
Adds a watermark to all or some pages of an existing PDF file.
<pdfDocument variable>.AddWatermark (Function)
Adds a watermark to all the pages of an existing PDF file.
WINDEV Mobile concepts
SpreadsheetLoad (Function)
Loads a file in XLSX format in a Spreadsheet control found in a window.