ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
HManageServerUpdate (Function)
Used to manage the automatic update of HFSQL Client/Server servers by specifying the check frequency regarding the availability of updates....
How to open a page?
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
Configuring the setup program
Two tools can be used to create a setup program......
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
Reintegrating translated text into a project
Once the translation of framework libraries ("......
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
Internal component
An internal component is a set of elements from a project......
HIndex (Function)
Rebuilds the file index (".NDX" file).
Managing the Bluetooth keys
Create a new type of application! With no contact between the PC and the mobile device, several processes can be run on the PC by using the data found on the mobile device......
Ribbon of editors
The different options of the WINDEV, WEBDEV and WINDEV Mobile editors are presented via a ribbon......
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users......
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).