ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TransactionFile (Property)
The TransactionFile property is used to determine if a data file is a transaction file.
You used WINDEV 28
Describing the report blocks
The different characteristics of a block can be viewed and/or modified in the description window of this block......
Events associated with Table controls
List of events associated with Table controls...
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
Properties associated with the breaks of a Table control
Several properties can be used with the breaks found in a Table control......
Describing the replication (ReplicEdit)
ReplicEdit is used to create a replication via a wizard, but the replication description window allows identifying or configuring additional parameters......
InitialHeight (Property)
The InitialHeight property is used to: Find out the creation height of a control or window. Modify the base height used to anchor the controls "in height". Find out the creation height of a block or control in a report....
iParameterPreview (Function)
Configures the print preview: display a message regarding the resources of current computer. display or not the ribbon panes (as well as the buttons found). the export options available in the mini preview window....
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
Dialog box management functions
List of functions for managing dialog boxes...
Control management functions
List of functions for managing controls...
Clipboard management functions
List of functions for managing the clipboard...
Diagram Editor control events
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
You used WINDEV Mobile 28
Types of charts available
WINDEV, WEBDEV and WINDEV Mobile propose different types of charts......
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
Query with parameters
The queries with parameters allow the user to easily select records according to his own requirements......
Running the test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
Control style: Font characteristics
You can change many style options in the "Style" tab of the control description window......
WindowFromSource (Function)
Automatically initializes the controls of a window 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....
<Source>.ToWindows (Function)
Automatically initializes the controls of a window 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....
<Window>.FromSource (Function)
Automatically initializes the controls of a window 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....