ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a dictionary
WINDEV, WEBDEV and WINDEV Mobile allow you to easily perform the following operations on a dictionary......
Error 121: Shadowing a structure
6. Layouts
...Layouts are used to define several views of a window in the same project without duplicating the window....
The "Code hashtags" pane
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
Subscribing an element to the dictionary
The subscription to a dictionary element is automatically proposed......
Options of the window editor
To configure the general options of the window editor......
Dictionary
The dictionary is a file that can contain the project elements......
The "Dictionary" pane
The "Dictionary" pane is used to handle the WINDEV dictionaries ("......
Replication: The different types
The data replication is a powerful feature......
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
Validity period of site pages
When creating a page, a validity period can be defined for this page......
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
6. Multiple generation
YInitial (Property)
The YInitial property is used to: Find out the Y-coordinate: of a control (position on Y-axis) when opening the window or the page. of a window (position on Y-axis) when opening the window. Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening the window. Find out the Y-coordinate of a control in relation to its block (position in millimeters on the vertical axis) when opening the report....
Multiple generation
Project configurations are used to easily define the different "targets" of your project......
Describing the report blocks
The different characteristics of a block can be viewed and/or modified in the description window of this block......
Error 1049: The access directives are not allowed in a composite variable
Speech synthesis in the mobile applications
The phones can talk!......
Using the Vista style in your windows
WINDEV allows you to customize......
Handling a toolbar through programming
WINDEV allows you to handle a Toolbar control through programming......
Check: Activity of an application
The monitoring robot proposes to check the activity of a WINDEV application......
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
Properties associated with the rows of a TreeView Table control
The rows of TreeView Table controls in a window or page can be manipulated using WLanguage properties......