ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
FTPListFile (Function)
Lists the files (and/or the directories) found in a directory of an FTP server and returns the number of listed files (and/or directories)....
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
OpenChild (Function)
Opens a non-modal child window.
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
11. Controls in practice
Discover the main characteristics of the controls...
Configuring the Apache server (1.3.x and 2.0.x)
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
DashDisplay (Function)
Refreshes elements in a Dashboard control.
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
State (Property)
The State property is used to get and change the state of an element.
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
VisualEffect (Property)
The VisualEffect property allows you to apply a visual effect on a control or group of controls in a window.
HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) through programming.
EmailGetAll (Function)
Retrieves all the emails found on a server.
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
Configuring the Apache 2.2 server
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
Creating an action plan
The action plans group all actions that will be performed by the software factory....
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
Automated tests of procedures and classes
The automated tests of procedure or class are used to test the different features proposed by the procedure or by the class......
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.