ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program...
H.NbRetry (Variable)
... to the program.
CommandLine (Function)
... to the current program.
H.ErrIgnore (Variable)
... are processed by the program.
H.NbRetryRead (Variable)
... to the program.
Creating an executable
When your application is fully described (windows, reports, queries, etc.)......
gglInstantMessaging (Variable type)
... messaging program used by a contact...
SOAPEncodeResult (Function)
... program.
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
Component diagram
A component diagram shows the physical and static architecture of a system software......
WDInst: Configuring the installation workstation
When creating the setup program, WDInst allows you to configure the computer where the program will...
Setup on a local network (LAN)
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP...
HNoModif (Function)
Forbids all the modifications on a table (for all the programs, including the one that requested...
<Source>.NoModif (Function)
Forbids all the modifications on a table (for all the programs, including the one that requested...
Configuring the assisted universal replication
If your application uses assisted universal replication via a .WER file, the setup creation wizard...
15. Creating the executable in practice
Creating the executable in practice...
Setup in MSI format
You have the ability to create a setup program in MSI standard......
Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files,...
1
2
3
4
5
6
42
>