ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HAddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection.
WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
SynchroHFSQL (Property)
The SynchroHFSQL property is used to: get the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file. specify the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file....
HDeleteFile (Function)
Deletes the HFSQL data files (.fic, .ndx, .ftx and .mmo files if they exist) from the server.
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
Page-by-page deployment
You now have the ability to deploy site sections or individual pages......
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
hScheduledTask (Type of variable)
The hScheduledTask type is used to manage a scheduled HFSQL Client/Server task through programming......
<Connection variable>.Priority (Function)
Finds out and modifies the priority of the calling application.
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
Manipulating days in a Calendar control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate the following elements......
HPriority (Function)
Finds out and modifies the priority of the calling application.
HUpdateView (Function)
Creates or updates the description of an SQL view or materialized view from the analysis to an HFSQL server.
HRetrieveBackup (Function)
Retrieves locally the content of a compressed backup (in ZIP format) performed on an HFSQL server.
redisConnection (Type of variable)
The redisConnection type is used to define all the advanced characteristics of a connection to a Redis server (or cluster).
ActiveDirectory (Property)
The ActiveDirectory property allows you to connect to an HFSQL server using Active Directory authentication.
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......