ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. Examples and components provided with WEBDEV
Question edit wizard
When typing a new message intended to the end user, WINDEV or WINDEV Mobile automatically displays the following window......
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
<WDPic variable>.MergeLayer (Function)
Merges the layers of a WDPic image.
Handling the report blocks through programming
Each report block is associated with different events......
PicMergeLayer (Function)
Merges the layers of a WDPic image.
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.
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Comparing the project messages
The comparison between source and target text helps you find translation errors......
Events associated with a Gantt Chart column
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.
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test......
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...
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
Properties associated with the chart series
List of properties associated with the chart series...
Report blocks
A printed report includes several sections......
BitmapInfo (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file : format, width and height, number of bits per pixel....
Events associated with internal windows
List of events associated with internal windows...
DocDelete (Function)
Deletes an element from a document. This element is deleted from its associated document.
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").
Handling a TreeMap through programming (prefix syntax)
WINDEV allows you manipulate a TreeMap control through programming....
Checked (Property)
The Checked property gets and sets the checkmark state of an element.
BCToImage (Function)
Generates the image of a bar code.