ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Chart>.SaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
<Chart>.SaveWMF (Function)
Saves a chart that was drawn beforehand in WMF format.
UTF8Valid (Function)
Tests the validity of a string in UTF8 format.
<Dashboard>.SaveConfiguration (Function)
Saves the configuration of a Dashboard control in string format.
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....
mongoDatabaseInfo (Type of variable)
The mongoDatabaseInfo type is used to define the advanced characteristics of information about a MongoDB database.
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....
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.
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......
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
<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)....
17. Project Management Hub
...Project Management Hub...
2. WEBDEV administrator in practice
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
Configuring a BaaS server (User Groupware and Private Store)
Several features in WINDEV, WEBDEV and WINDEV Mobile use a BaaS server......
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