ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WINDEV 2025 Update
Here are the new features and improvements that you will discover in this version......
WINDEV, WEBDEV and WINDEV Mobile general options
The general options are used to configure the working environment of the product used......
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
3. Types of accessible data files
Common project
Projects are often cross-platform......
Handling a Conceptual Data Model (CDM)
The main operations that can be performed on a CDM are as follows......
Handling a Logical Data Model (LDM)
The main operations that can be performed on an LDM are as follows......
Different types of data (Type of variable)
A variable is defined by name and type......
Events associated with Java Applet controls
List of events associated with Java Applet controls...
Quickly select your data using filters
HFSQL Client/Server: Port management
The ports used by the HFSQL Client/Server server......
HRSTransformSpareIntoServer (Function)
Transforms a Spare server into an HFSQL server. This makes it possible to delete replications of a spare server so that it can be used again. For example, this function can be used in the case of a master server that becomes unreachable. This function should only be used in a critical situation. Note: This function is only available from version 2025 Update 1....
HRSInit (Function)
Configures an HFSQL server in order for this server to be a master server or a subscriber server for a replication between HFSQL servers.
LanguageToCharset (Function)
Returns the character set corresponding to a language.
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
Declaring and using a variable
A variable is defined by name and type......
SaaS
SaaS (acronym of Software as a Service) is a model for software distribution that consists in proposing an application in subscription via a Web site rather than via the purchase of a license......
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
Partial indexing of memos
You now have the ability to index the content of a text memo item......