ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
Scheduler report
The report editor allows you to create "Scheduler" reports....
Describe a WEBDEV style
This window enables you to describe the WEBDEV style that will be used for the controls of your WEBDEV project......
Operating mode of HFSQL application
A HFSQL application can operate in network mode or in Client/Server mode......
Automatic feature for copying forms
When typing several copies of a form one after another, some of the information to type may be the same for each instance of the form......
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
"Syntax help" pane
The "Syntax help" pane displays a short help text for the function being entered......
Style (External language)
Loads a style sheet.
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....
Handling character strings
WINDEV, WINDEV Mobile and WEBDEV allow you to perform different types of operations on character strings via the WLanguage functions......
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
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......
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
WDReplic: Starting the replication
Depending on the type of replication to perform, WDReplic must be started......
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......
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?......