ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CollapsedImage (Property)
The CollapsedImage property is used to: find out and/or modify the default image associated with a collapsed row in a TreeView Table control. find out and/or modify the default image associated with a collapsed row in a TreeView control. find out and/or modify the image associated with a specific collapsed row in a TreeView Table control. find out and modify the image in a collapsed row of a TreeView item in a "TreeView table" type report....
Link properties
When creating a link, you can simply specify the destination......
ChangeStyle (Function)
Modifies the style of a control dynamically.
Using the Vista style in your windows
WINDEV allows you to customize......
Handling Scheduler controls programmatically
A Scheduler control can be......
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
How to develop a PHP site?
What is a PHP site?......
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites......
How to choose the data source of a control?
This help page presents the different data sources available for a control....
Creating a select query
A select query (corresponding SQL statement......
Control style: Font characteristics
You can change many style options in the "Style" tab of the control description window......
<Thread variable>.Wait (Function)
Waits for the end of the execution of the specified thread.
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
MapChangeStyle (Function)
Changes the style of the map displayed in the Map control.
<Map>.ChangeStyle (Function)
Changes the style of the map displayed in the Map control.
Binding a Radio Button control to an item
A Radio Button control can be bound to an item in a data file, query, etc....
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
1. WLanguage functions
Most of the WLanguage functions available in WINDEV are also available in WINDEV Mobile....
Creating and testing a query with parameters
Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter is specified when creating the query....
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
WDReplic: Starting the replication
Depending on the type of replication to perform, WDReplic must be started......
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......