ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Universal replication
The purpose of universal replication is to keep several databases synchronized......
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....
3-tier architecture
The development in "3-tier" architecture is now simplified......
2. User-friendly editors in practice
User-friendly editors in practice...
EventChange (Function)
Modifies the status of an event.
11. Controls in practice
Discover the main characteristics of the controls...
2025 new features brochure: WEBDEV new features
What's new in WEBDEV 2025 is presented in the What's new 2025 brochure....
Border (Type of variable)
The Border type is used to handle a border through programming...
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
Automatic data masking
Data masking is a process that transforms the data in an item that will be displayed to the user......
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......
WDTrans: Delete the records in transaction
Transforms all the records "in transaction" into "normal" records if these records do not belong to a transaction currently in progress......
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
Control (Type of variable)
The Control type is used to define the characteristics of a control.
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
zipListFile (Function)
Returns the list of files found in an archive.
SaaS administrator - Managing the subscriptions
The SaaS subscriptions are used to make a SaaS site available to a client account......
hSchedulingHistory (Variable type)
The hSchedulingHistory type is used to get all the characteristics of the execution history of a scheduled job (optimization, backup, etc.)
MouseYPos (Function)
Used in a mouse or stylus event (click code, hover code, left or right button pressed code, etc.), returns the vertical position (Y) of the mouse cursor in relation to the field or window in question.
hRSConfig (Variable type)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
SOAP web services: create, generate and deploy
WINDEV and WEBDEV allow you to generate web services directly......