ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ChangeStyle (Function)
Modifies the style of a control dynamically.
Link properties
When creating a link, you can simply specify the destination......
Handling Scheduler controls programmatically
A Scheduler control can be......
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......
HFSQL Client/Server: Managing the ports
The ports used by the HFSQL Client/Server server......
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......
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
<Thread variable>.Wait (Function)
Waits for the end of the execution of the specified thread.
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....
1. WLanguage functions
Most of the WLanguage functions available in WINDEV are also available in WINDEV Mobile....
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
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......
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
How to create an SQL query to count?
This help page explains how to create a count query with the query editor....