ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to create a patch?
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
HClusterIgnoreSynchro (Function)
Defines a node of the HFSQL cluster as data source to perform the cluster synchronization.
HTTPCookieReset (Function)
Deletes all cookies (globally or for a domain) stored: by the calls to HTTPRequest. by the calls to HTTPSend....
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
Multilingual project
SCM: Migrating projects
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version......
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
Changing the version of projects found in SCM
When several projects share elements in the same SCM, changing the version of WINDEV and WEBDEV projects......
Share your projects via Git
Git is a source code manager......
Opening a help file (CHM, HTML or PDF)
There are several ways to open a help file......
Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found......
Operations performed on deployment diagrams
The following paragraphs explain......
Error 1018: The method is global: use the: operator: to access it
Finding the unused WEBDEV styles
In most cases, most of the presentation styles are created when designing a site......
HFSQL Control Center: HFSQL Cluster management
The HFSQL Control Center includes all the tools needed to manage HFSQL clusters......
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
HClusterStop (Function)
Suspends the execution of an HFSQL cluster. The nodes of the cluster will no longer accept any connection from the client applications.
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
Start of Document block
The Start of document block is printed once at the beginning of the report execution......
SCM administrator: Merge of repositories
The merging of repositories makes it possible to combine projects from several repositories into a single repository......
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......