ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

6. HFSQL Client/Server cluster
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......
Binding a WEBDEV slider to an item
A WEBDEV slider can be bound to an item in a data file, query, etc....
Events associated with a Slider control (WEBDEV)
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
SiteAddress (Function)
Returns the Internet address for connecting to a dynamic WEBDEV site (in Session mode) found on the same server.
6. HFSQL Client/Server clusters
Age
The Age keyword can correspond to...
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
Reloading a document
To reload a document, ......
Google Contacts management functions
List of functions for managing Google contacts...
Managing Google contacts
The Google Contact service is used to manage contacts on Internet......
Clipboard with history
The clipboard stores the last 10 pieces of content cut or pasted (from any editor)......
Writing an email: the available methods
This help page presents the methods for writing an email....
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
6. HFSQL Cluster
HFSQL Cluster is an extension of the HFSQL Client/Server database model....
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
Management of Google contacts (prefix syntax)
The Google Contact service is used to manage contacts on Internet......
Dark theme on mobile devices
The latest versions of mobile OSs allow you to switch applications to a dark theme to reduce battery consumption or to make the device easier to use in a low-light environment......
Sequence of selection conditions for a query
When at least two selection conditions are found in a query, the sequence of selection conditions must be specified by the conditional operators AND and OR......
Handling a Check Box control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
WDOptimizer: Canceling/Freeing records in transaction
WDOptimizer is used to......
Cleaning the project
After months or years of development and maintenance, the directory of your project often contains several files that are not used anymore but that you don't dare delete......
"About" window
The "About" window is used to display and access various information about the current application......
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
Error 121: Shadowing a structure