ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Describing the replication (ReplicEdit)
ReplicEdit is used to create a replication via a wizard, but the replication description window allows identifying or configuring additional parameters......
Creating a flexible modeling
To create a new flexible modeling, you can......
diagLayout (Variable type)
The diagLayout type is used to define all the layout characteristics of a diagram.
Diagram constants
The following constants are used to manipulate diagrams:...
Configuring Automatic Update
Automatic Update is an application that allows you to automatically or manually update the different PC SOFT products you own......
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
Global procedure/function
A global procedure can be used in all the processes or events of the project....
<Connection variable>.UpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
Differences and specific features of an HFSQL Client/Server application
The management mode of data files may have to be adapted when using an HFSQL Client/Server application......
WINDEV Mobile concepts
LinkedFile (Property)
The LinkedFile property is used to set the characteristics of a link.
SourceFile (Property)
The SourceFile property is used to set the characteristics of a link.
Glossary
The glossary lists all the abbreviations used in the code editor......
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
Calling a procedure/a function
Syntax for calling a local or global procedure.
Procedure/Function
A procedure is used to associate an identifier with a statement block......