ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HManageServerUpdate (Function)
Used to manage the automatic update of HFSQL Client/Server servers by specifying the check frequency regarding the availability of updates....
<Connection variable>.ManageServerUpdate (Function)
Used to manage the automatic update of HFSQL Client/Server servers by specifying the check frequency regarding the availability of updates....
Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......
WINDEV and OPC
OPC stands for "OLE for Process Control"......
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
Assignment of RETURN
The return value of the process currently run can be assigned...
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
grWaffleSize (Function)
Defines the number of rows and columns in a Waffle graph.
grWaffleTypeCell (Function)
Defines the Geometry of cells in a Waffle graph.
<Graphe>.WaffleTypeCell (Function)
Defines the Geometry of cells in a Waffle graph.
<Graphe>.WaffleSize (Function)
Defines the number of rows and columns in a Waffle graph.
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users......
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
WDADMINEXE: Managing versions
The "Versions" tab of WDADMINEXE is used to manage from the server the versions installed on the client computers......
How to backup HFSQL Client/Server databases?
The backup of the HFSQL Client/Server databases can be performed......
Operating mode of HFSQL application
A HFSQL application can operate in network mode or in Client/Server mode......
WDConver : Overview
WDConver is a tool used to convert data to an HFSQL Classic data file from......
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
Automatic documentation of external components
External components must include a technical documentation......