ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with a Gantt Chart column
LabelWidth (Property)
The LabelWidth property is used to: Find out the width of labels in a "Label" report. Modify the width of labels in a "Label" report....
PicRotation (Function)
Rotates a WDPic image.
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option......
14. Managing the "Back" button in practice
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
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.
ERR_BUTTON_EXPECTED
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test......
Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes......
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
Programming the table cells
The Table controls can be handled......
Handling the report blocks through programming
Each report block is associated with different events......
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.
Properties associated with the chart series
List of properties associated with the chart series...
Project description: Languages tab
The project description window allows you to configure various elements of your project......
PicMergeLayer (Function)
Merges the layers of a WDPic image.
TreeCollapse (Function)
Collapses a branch previously expanded.
DocDelete (Function)
Deletes an element from a document. This element is deleted from its associated document.
XamlDisable (Function)
Simulates the absence of .Net 3.0 framework.
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....