ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Custom synchronization for Table controls based on a data file
In some cases, you may want to use a custom synchronization for Table controls based on a data file......
Manipulating Chart controls in a WEBDEV site
When a Chart control is executed on a page of the WEBDEV site, users can personalize visuals via a context menu......
"Syntax help" pane
The "Syntax help" pane displays a short help text for the function being entered......
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...
grSeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
3. Deploying a WINDEV application
<Chart>.SeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
SessionRequestedPage (Function)
Returns the name of the page requested at the start of the session.
Report blocks
A printed report includes several sections......
DocToImage (Function)
Exports a page found in a Word Processing document in image format.
Validating a page from a control that has no action on the server (List Box control, Combo Box, etc.)
By default, the validation of a page must be performed by a "Send the values of controls to the server (Submit)" button......
Handling an Action Bar through programming
An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code....
The Image control
The Image control is used to......
"Unit examples" pane
The "Unit examples" pane proposes the unit examples found in the different products......
Refreshing a page
Refreshing a page consists in re-displaying a page that is already open in the browser......
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
The Web Camera control
...The Web Camera control is used to view a file that is refreshed at regular time intervals....
IFrame control
IFrame is an HTML concept......
9. Internal page
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
<Chart>.Origin (Function)
Modifies the start and end marks on one of the chart axes.
Body block
The Body block corresponds to the main block of the report......
ReturnedValue (Property)
The ReturnedValue property is used to: Get and change the value returned by a window, page or report. Get and change the value returned by an option in a Radio Button control....