ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Connection variable>.Backup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
New Features brochure - Version 28: WINDEV Mobile news
New features in WINDEV Mobile 28 presented in the New Features brochure....
17. TLS/SSL: Encrypting information on the Web
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
The "Messaging" pane
The "Messaging" pane is used to exchange messages between the employees of a company......
6. HFSQL Cluster
HFSQL Cluster is an extension of the HFSQL Client/Server database model....
WINDEV 2024: New features in this version
Here are the new features that you will discover in this version......
Check: Connectivity to HFSQL Client/Server
The monitoring robot will try to connect to a HFSQL Client/Server server......
Managing the calendars (Android/iOS)
WINDEV Mobile allows you to easily access the calendars and appointments found on the phones and tablets in Android and iOS......
HRecreateSubscriberReplica (Function)
Re-creates the description file of a subscriber replica (universal replication only) according to the information of the master replica (.RPM and.SYN files).
21. Managing business rules
Managing business rules...
Responsive Web Design: Management of anchors
In "Responsive Web Design" mode, the width of controls is automatically reduced when the browser width is reduced......
Zombie data files and items
During the life of an application, items live and die......
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
emailPOP3Session (Type of variable)
The emailPOP3Session type is used to access a messaging server by using the POP3 protocol (Post Office Protocol) in order to retrieve the messages found on this server.
<Connection variable>.ManageServerUpdate (Function)
Used to manage the automatic update of HFSQL Client/Server servers by specifying the check frequency regarding the availability of updates....
SOAPRun (Function)
Runs a procedure on a SOAP server.
HStopServer (Function)
Stops an HFSQL server.
HDeleteServerTrigger (Function)
Deletes a server trigger.
MongoCreate (Function)
Creates a connection to a MongoDB server or cluster.
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
Handling Sidebar controls programmatically
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically......