ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grPiePullOut (Function)
Pulls out a section (or all sections) in a 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....
Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......
The home page
The home page is the first page of your site......
HSetREP (Function)
Enables or disables the management of .REP file.
Characteristics of a toolbar
The main characteristics of a "Toolbar" control are configured in the "Details" tab and in the "UI" tab of the description window of control......
grTitleFont (Function)
Modifies the font used for the chart title.
grLegendFont (Function)
Modifies the font used for the chart legend.
grScatterAddDataXY (Function)
Adds a data into a "Scatter" chart.
grLegend (Function)
Indicates the presence and position of legend in a chart.
grLabel (Function)
Indicates various parameters of additional legend in a chart.
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
FOR EACH/FOR ALL statement (loop through a variable of type XMLReader)
The FOR EACH statement loops through a variable of type xmlReader in various ways: Loop through a level. Loop through a level with copy. In-depth loop....
grColumnSpacing (Function)
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock chart....
Creating a branch
A branch is used to create a copy of the current project in order to perform modifications, additions, etc....
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ......
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
WDScript: use in command-line and console mode
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......