ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server Access)......
Developing applications in Universal Windows 10 App mode
WINDEV and WINDEV Mobile allow you to develop applications for Windows 10 tablets and for Windows Phone 10 and Windows 10 phones (Universal Windows 10 App applications)......
Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything. For example: a scheduled task may fail, an automatic backup may fail, a node may become inactive in a HFSQL cluster, ......
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
Assisted universal replication: specific features
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
Search in SCM history
The search in the history allows you to perform an advanced search in the history of operations performed in the SCM......
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
HFSQL constants
List of constants used by the HFSQL functions....
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...