ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GraduationX (Property)
The Property GraduationX allows you to know the graduation step on the X axis.
GraduationY (Property)
The Property GraduationX allows you to know the graduation step on the Y axis.
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
<Source>.OnError (Function)
Customizes the management of HFSQL errors.
Conditions for using the Ad control
The Ad control is using the AdMob SDK....
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
Configuring the development environment
WINDEV, WEBDEV and WINDEV Mobile propose different modes for using the development environment......
The Item control
The "Item" control is used to edit the content of an item found in a data file......
XAxisMin (Property)
The XAxisMin property gets the minimum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
XAxisMax (Property)
The XAxisMax property gets the maximum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
YAxisMin (Property)
The YAxisMin property gets the minimum value of the Y-axis in a Chart control.
YAxisMax (Property)
The YAxisMax property gets the maximum value of the Y-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
CaptionIfNew (Property)
The CaptionIfNew property is used to get and change the caption of a pane opened by the end user in a dynamic Tab control.
The "dynamic" Tab control (prefix syntax)
The "Dynamic tab" Tab control is used to display several windows in the same window......
Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page or window. Change the font used in a control in a report, page or window....
Certificate (Property)
The Certificate property gets and sets the certificate used in a Signature control.
DecimalPart (Property)
The DecimalPart property is used to configure Numeric items.
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
GranularityGridlines (Property)
The GranularityGridlines property gets and changes the size of the grid that defines the gridlines in a Scheduler or Organizer control in a report.
SignatureType (Property)
The SignatureType property is used to get and define the type of signature to be used in a Signature control.
IntegerPart (Property)
The IntegerPart property is used to configure Numeric items.
ImageInitialHeight (Property)
The ImageInitialHeight property is used to get and set the default height of the image created in an Image Editor control.
ImageInitialWidth (Property)
The ImageInitialWidth property is used to get and set the default width of the image created in an Image Editor control.
Handling Kanban controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Kanban controls......
List (Property)
The List property is used to handle the different lists of a Kanban control. You can add, modify or delete lists from a Kanban control, or navigate between them.