ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels......
<Camera>.StartDecoding (Function)
Starts decoding bar codes in a Camera control.
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports......
TextEllipsis (Function)
Returns the text with ellipsis displayed in an Edit, Combo Box or Static control.
The Toolbar control
The Toolbar control is an advanced type of control, linked to a window......
Binding an Edit control to an item
An Edit control can be bound to an item in a data file, query, etc, ......
3. Project configuration
Project configurations allow you to adapt the same project to multiple "targets"....
grSmoothing (Function)
Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm.
<Chart>.Smoothing (Function)
Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm.
Hint (Property)
The Hint property gets and sets the hint text displayed when the Edit control is empty.
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
Sensor functions
The following functions are used to manage the compass and the accelerometer in an application run on a mobile device (phone or tablet)....
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
EndTotalRange (Property)
The EndTotalRange property is used to: get the last date or time that can be displayed in a Scheduler or TimeLine control. change the last time that can be displayed in a TimeLine control....
Thumbnail (Property)
The Thumbnail property is used to: get the value of an item thumbnail. This item was defined in the data model editor or through programming. get and change the image associated with a Thumbnail control....
StartTotalRange (Property)
The StartTotalRange property is used to: get the first date or time that will be displayed in a Scheduler or TimeLine control. change the first time that can be displayed in a TimeLine control....
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
Chart: Managing scales
In a chart, the scales are used to quickly estimate the value of different points found in a chart......
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
ERR_BAD_CONTEXT
Configuring the IIS 7/7.5 server
WDZip: Overview
WDZip is used to compress and group your files in archives......