ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
SessionRequestedPage (Function)
Returns the name of the page requested at the start of the session.
Manipulating Action Bars programmatically
Action Bars can be manipulated programmatically. To do so, use the variable corresponding to the Action Bar in the code....
Drawing charts in an Image control
WINDEV and WEBDEV propose several functions for creating and handling charts......
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family ......
DocToImage (Function)
Exports a page found in a Word Processing document in image format.
The Web Camera control
...The Web Camera control is used to view a file that is refreshed at regular time intervals....
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 controls by adding options....
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....
Importing a CSS style sheet
WEBDEV gives you the ability to import a CSS style sheet into a WEBDEV project......
IFrame control
IFrame is an HTML concept......
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
9. Internal page
Body block
The Body block corresponds to the main block of the report......
Image control in a window
This help page presents the characteristics of an Image control found in a window...
Buffer (Type de variable)
The Buffer type corresponds to a binary memory area.
Image editor: Features
The image editor includes several features......
7. AJAX technology
Draws a rectangle in an Image variable....