ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CheckMarkStyle (Property)
The CheckMarkStyle property gets and sets the check icon of a menu option. This icon appears only if the menu option is checked.
Handling the report blocks through programming
Each report block is associated with different events......
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
Sitemap file for Google
To better analyze the content of the sites, the search engine of Google is using an XML file named "Sitemap" (if it is available)......
Image editor: Features
The image editor includes several features......
picLayer (Type of variable)
The picLayer type is used to define all the advanced characteristics of a layer of an image loaded in a WDPic variable.
Comparing the project messages
The comparison between source and target text helps you find translation errors......
Events associated with internal windows
List of events associated with internal windows...
ERR_BUTTON_EXPECTED
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test......
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
Report blocks
A printed report includes several sections......
VideoRequestPermission (Function)
Requests permission to use the device's camera....
Properties associated with the chart series
List of properties associated with the chart series...
FlexAlignSelf (Property)
The Property FlexAlignSelf allows you to know and modify the alignment and vertical anchoring of the field in the row of the Flexbox field ( Property corresponding CSS "align-self").
XamlDisable (Function)
Simulates the absence of .Net 3.0 framework.
DocDelete (Function)
Deletes an element from a document. This element is deleted from its associated document.
Handling a TreeMap through programming (prefix syntax)
WINDEV allows you manipulate a TreeMap control through programming....
BCToImage (Function)
Generates the image of a bar code.
Checked (Property)
The Checked property gets and sets the checkmark state of an element.
Describing the report blocks
The different characteristics of a block can be viewed and/or modified in the description window of this block......
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
CameraRequestPermission (Function)
Requests permission to use the device's camera....