ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
Installing the monitor
The monitoring robot includes three executables......
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
5. User Groupware in practice
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
Software Factory: Administrator options
Several options can be configured in the Software Factory administrator......
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
Parallel Tasks constants
The following constants are used by the functions for managing parallel tasks: ......
Configuring the automatic modification of data files
The automatic data file modification updates the description of data files on user computers......
12. Retrieving data from a site
Specific features of the applications for iPhone/iPad
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
Project description: Files tab
The project description window allows you to configure various elements of your project......
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
5. User Groupware in practice