ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
gpwOpenConnection (Function)
Opens a connection to a specific Client/Server database to manage the files of user groupware in Client/Server mode....
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......
Telemetry: Overview
From version 21, WINDEV proposes advanced statistics regarding the use of your WINDEV applications via the telemetry......
The "Debugger" pane
The "Debugger" pane displays the debugger options when debugging the project or a project element ("Debugger" option)......
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......
Functions for managing objects (External language)
How to create and run an SQL query through programming?
This help page explains how to create and run an SQL query through programming....
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
HRetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
<Connection variable>.RetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
WINDEV Mobile concepts
HComputer (Function)
Stores a unique computer number or identifier in order to use the log and transactions over the network.
WEBDEV Application Server for Linux - Overview
WEBDEV is a full development environment devoted to Internet and Intranet......
InDays (Property)
The InDays property is used to convert a Duration variable to days.
InHours (Property)
The InHours property is used to convert a Duration variable to hours.
7. AJAX technology
InMinutes (Property)
The InMinutes property is used to convert a Duration variable to minutes.
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
HandwrittenInput (Property)
The HandwrittenInput property is used to manage stylus or mouse input (Windows XP Tablet PC or Windows Vista, respectively).
ReplicOpen (Function)
Opens a replication in direct mode or with a replication server.
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
<TreeView>.Display (Function)
Refreshes a TreeView control from a given position.