ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Choose the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages...
The "Waterfall" charts
The "Waterfall" chart is a bar chart used to represent the positive or negative additions of several categories......
BackgroundColor (Property)
The BackgroundColor property is used to get and change the background color of an element.
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
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....
Value (Property)
The Value property is used to get and change the value of an element.
Description (Property)
The Description property is used to get and change the description of an element.
Events associated with framesets
List of events associated with framesets...
<Window>.FromFile (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
<Source>.ToPage (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. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Filling a Chart control
The data that will be displayed in the Chart control can come from......
Export your data to Excel
Export your data to Word
FaxCompleteStatus Structure
The FaxCompleteStatus structure is automatically filled during the call to FaxStatus......
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
Creating the Vision windows of the WINDEV RAD pattern
ArrayCount (Function)
Returns: the number of elements in a one-dimensional array. the number of rows in a two-dimensional array. the number of elements in the first dimension of a three-dimensional or N-dimensional array....
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
Opacity (Property)
The Opacity property is used to get and change the opacity of an element.
Handling the framesets
The different operations that can be performed on the framesets are as follows......
Keyword properties
You can change the characteristics of a keyword at any time in the keyword properties......
Identifier (Property)
The Identifier property is used to get and change the identifier of an element.
The Tab control
The Tab control is used to simultaneously display different controls......
Caption (Property)
The Caption property is used to get and change the text of an element.
ToolTip (Property)
The ToolTip property gets and changes the tooltip text.