ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Toolbar control
The Toolbar control is an advanced type of control, linked to a window......
HServerWorkingDir (Function)
Returns the path of a temporary directory on the HFSQL server.
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
Configuring the assisted universal replication
If your application uses assisted universal replication via a .WER file, the setup creation wizard proposes to configure the setup to install the different tools required for this type of replication....
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
WDInst: configuring the directory of the data files and the directory of the files of user groupware
The setup editor WDInst ("Tools......
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
fTempFile (Function)
Returns the name of a unique temporary file.
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor......
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
Looper controls populated programmatically: Operations in WLanguage
Here is an overview of how to handle Looper controls populated programmatically in WLanguage....
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......
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......
Error: Redefinition of syntax
The '<method>' methods of the '<derived class>' class and of the '<base class>' class do not have the same prototype......
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......