ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Selecting the application or the files to install
WINDEV includes a wizard for generating a setup program: to install a WINDEV application. to install other files. Installing goodies for example (images, videos, ...)....
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
Managing HFSQL Classic data files
The HFSQL Control Center allows you to fully manage HFSQL Classic data files......
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......
Summary table: Installing an application developed in WINDEV
When developing an application, one of the important steps consists in deploying this application on the user computers......
UMC management functions
List of functions for managing the UMC...
Opening a help file (CHM, HTML or PDF)
There are several ways to open a help file......
Multi-product external components
Components are a remarkably useful tool for development teams......
Binding controls to data
A window or page can display information from......
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer......
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
Configure the setup program interface
To make the installation process more user-friendly, the setup wizard allows you to customize the interface of the setup program......
WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......
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.)......
Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed on a local network. an HTTP setup used to update the reference setup on the local network....
<Connection variable>.DeleteDirectory (Function)
Deletes a directory from an HFSQL Client/Server database....
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
RSS feed management functions
List of functions for managing RSS feeds...
<Connection variable>.DeleteFile (Function)
Deletes the HFSQL data files (.fic, .ndx, .ftx and .mmo files if they exist) from the server.
WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the Webservice.
Adding files into a replication (ReplicEdit)
When the replication is described, the data files must be added into the replication......
Describing the replicated files (ReplicEdit)
A replication includes one or more data files......
Publishing the replication from ReplicEdit
A replication description created with ReplicEdit can be published from this tool on a replication server......