ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Usage example of the XML types
The following examples is used to handle an XML document via the xmlDocument and cmlNode variables, ...
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....
How to choose the data source of a control?
This help page presents the different data sources available for a control....
<htmlNode variable>.ChercheElémentParID (Function)
Searches for the element whose "ID" attribute matches a specific value in an HTML node.
<Polygon2D variable>.Area (Function)
Calculates the area of a polygon defined using 2D coordinates.
2025 new features brochure: WINDEV new features
What's new in WINDEV 2025 in the What's new 2025 brochure....
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
Creating a select query
A select query (corresponding SQL statement......
Binding a Radio Button control to an item
A Radio Button control can be bound to an item in a data file, query, etc....
How to create an SQL query to count?
This help page explains how to create a count query with the query editor....
MapGetStyle (Function)
Returns the style used by the map displayed in the Map control.
HTMLEditorFormatSelection (Function)
Modifies the style of the selected elements in an HTML Editor control.
<Map>.GetStyle (Function)
Returns the style used by the map displayed in the Map control.
<HTML editor>.FormatSelection (Function)
Modifies the style of the selected elements in an HTML Editor control.
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......
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......