ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Usage example of the XML types
The following examples is used to handle an XML document via the xmlDocument and cmlNode variables, ...
Handling character strings
WINDEV, WINDEV Mobile and WEBDEV allow you to perform different types of operations on character strings via the WLanguage functions......
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
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......
Using the Vista style in your windows
WINDEV allows you to customize......
ChangeStyle (Function)
Modifies the style of a control dynamically.
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......
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....
How to develop a PHP site?
What is a PHP site?......
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....
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites......
Control style: Font characteristics
You can change many style options in the "Style" tab of the control description window......
Creating a select query
A select query (corresponding SQL statement......
<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......
Binding a Radio Button control to an item
A Radio Button control can be bound to an item in a data file, query, etc....
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.
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......
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......