ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Composite chart
A composite chart is a chart that displays several types of charts......
Typing multilingual texts
For a multilingual application, you have the ability to......
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
Global procedure/function
A global procedure can be used in all the processes or events of the project....
How to create and handle a structure?
This help page explains how to create and handle a structure....
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
Step 1: Configuring the print parameters
This step allows you to choose......
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
Shape control properties
Shape controls in windows, pages and reports can be handled using different WLanguage properties......
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
WEBDEV concepts
The requested action cannot been performed: the page was not synchronized
HTTP functions (prefix syntax)
List of HTTP functions...
Page management functions
List of functions for managing pages...
Social network: Available targets
This page presents the different possibilities of Social Network control according to the selected options......
ImageState (Property)
The ImageState property is used to get and change the number of drawings in: The image associated with a button. The image of the cursor in a slider. The image associated with the button of a sidebar pane. The image associated with the button of a tab pane. The image associated with the Rating control. The image associated with a group in a Ribbon control. The image associated with a menu option....
SourceToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
<Page>.FromSource (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
Generator of WINDEV skin templates: Customizing the elements
The generator of WINDEV skin templates is used to generate the necessary files for creating a custom skin template for the WINDEV projects......