ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iDidotFont (Function)
Selects the unit that will be used for the height of the fonts (created by iCreateFont): DIDOT point or PICA point.
Check: Computer connectivity (PING request)
The monitoring robot will perform a ping on the specified IP address......
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
HFSQL Client/Server: Managing the ports
The ports used by the HFSQL Client/Server server......
16. Types of code
grCategoryColor (Function)
Initializes the category color for a chart whose type is: Pie, Column, Bubble chart, Waterfall....
<Chart>.CategoryColor (Function)
Initializes the category color for a chart whose type is: Pie, Column, Bubble chart, Waterfall....
TimePicker (Function)
Opens the system time picker.
DatePicker (Function)
Opens the system date picker.
fSelect (Function)
Opens the Windows file picker.
grPieStartAngle (Function)
Indicates the start angle of first section in a Pie chart, Semi-circular chart or Donut chart.
<Chart>.PieStartAngle (Function)
Indicates the start angle of first section in a Pie chart, Semi-circular chart or Donut chart.
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
Clipboard with history
The clipboard stores the last 10 pieces of content cut or pasted (from any editor)......
<Chart>.StartAngle (Function)
Sets the starting angle of the first section in the following types of chart: Pie, Semi-circular or Donut. Sunburst. Radial Bar chart....
grStartAngle (Function)
Sets the starting angle of the first section in the following types of chart: Pie, Semi-circular or Donut. Sunburst. Radial Bar chart....
<Chart>.Tooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a Pie chart, column of a Column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
Polar Area charts
Polar Area charts are similar to Pie charts. However, each segment has the same angle......
TypeFiles (Property)
The TypeFiles property is used to get and change the filter available in the file picker of the Upload control.
Ping (Function)
Checks whether a network address can be reached by using the ICMP protocol (similar to the PING network utility).
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
Drawing charts in an Image control
WINDEV and WEBDEV propose several functions for creating and handling charts......
fSelectDir (Function)
Opens a directory picker.
fImageSelect (Function)
Opens the image picker of Windows.