ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Chart>.PointType (Function)
Modifies the shape of point for a specific category or value found in a Line, Area, Scatter and Radar chart.
grPointType (Function)
Modifies the shape of point for a specific category or value found in a Line, Area, Scatter and Radar chart.
Query editor
The query editor is used to automatically create queries on the data files......
The Looper control
A Looper control is used to repeat the controls found in a specific area......
XImage (Property)
The XImage property is used to get and change the initial X-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
NbDayDisplayed (Property)
The NbDayDisplayed property is used to: get and change the number of days displayed in an Organizer or Scheduler control. get the number of days displayed in a Gantt Chart control in a report....
YImage (Property)
The YImage property is used to get and change the initial Y-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
Checking spelling in edit controls
WINDEV lets you use the spelling checker in the Edit controls and text columns of the Table controls of WINDEV applications......
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
6. Layouts
...Layouts are used to define several views of a window in the same project without duplicating the window....
Camera (Property)
The Camera property is used to identify and change the camera used (back or front).
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......
WDOptimizer: Editing and modifying a ".REP" file
Creating the Table pages of the WEBDEV RAD pattern
Creating the Relation pages of a WEBDEV RAD pattern
Creating the Vision pages of the WEBDEV RAD pattern
GranularityMovement (Property)
The GranularityMovement property is used to get and change the size of the grid to move: appointments in an Organizer control. appointments in a Scheduler control. events in a TimeLine control. tasks in a Gantt Chart column....
Creating the Form pages of a WEBDEV RAD pattern
GranularityDuration (Property)
The GranularityDuration property is used to get and change the size of the grid to resize: appointments in an Organizer control. appointments in a Scheduler control. events in a TimeLine control. tasks in a Gantt Chart column....
Project Management Hub: Gantt chart
The Project Management Hub is used to follow the tasks of one or more contributors via......
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
Creating the menus for the pages of the WEBDEV RAD pattern