ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
HChangeRplDir (Function)
Changes the location of the subscriber replica description ("*.rpl" file).
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
HChangeConnection (Example)
Usage example of the HChangeConnection function
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
First project window
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
9. Generation modes
WINDEV Mobile includes different types of generation......
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
HSetLog (Function)
Enables or disables log management on a file.
HVersion (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....
HInitSubscriber (Function)
Initializes the range of automatic identifiers for the description file of subscriber replica (".rpl" extension).
HIndex (Function)
Rebuilds the file index (".NDX" file).
The Ad control
The Ad control is used to monetize an Android application by displaying an ad banner that generates incomes according to the number of clicks performed by the application users....
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
HDescribeConnection (Function)
Describes a new connection to an external database.
BrowserMobile (Function)
Allows you to find out whether the browser used by the Web user is started on a mobile device.
Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.