ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Multilingual project
Creating the Form windows of a WINDEV RAD pattern
EndService (Function)
Ends the execution of the current service.
ProgressBarSystem (Property)
The ProgressBarSystem property is used to get and change the progress bar used as system progress bar (in the taskbar) with Windows 7 (and later).
WinEdCreateNote (Function)
Creates a Repositionable Note control.
2. Application development cycle
WINDEV Mobile covers the entire application development cycle...
ChangeTheme (Function)
Is used to change, through programming, the theme (dark or light) used by the mobile application.
HRecreateSubscriberReplica (Function)
Re-creates the description file of a subscriber replica (universal replication only) according to the information of the master replica (.RPM and.SYN files).
HRecordDate (Function)
Returns the date and time of the last write operation performed on a record in an HFSQL file (Classic or Client/Server)....
HErrorPassword (Function)
After the execution of a read or write function in a data file, used to find out whether an error caused by a wrong password occurred on this data file.
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
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....
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
ServiceModify (Function)
Modifies the configuration of a service according to the information given in the members of the Service variable.
VisibleInExportAndPrint (Property)
The VisibleInExportAndPrint property is used to: Find out whether a column of a Table or TreeView Table control is visible for export and printing. Modify the visibility of a column in a Table or TreeView Table control for export and printing....
HChangeRplDir (Function)
Modifies the location for the description of subscriber replica (RPL file).
InfoThumbnailGeneration (Property)
The InfoThumbnailGeneration property is used to determine if the thumbnails of an item have been generated successfully.
Events associated with Looper controls
List of events associated with Looper controls...
"?" menu
WINDEV proposes a help menu adapted to your applications......
WithClosingButton (Property)
The WithClosingButton property is used to: Determine whether all the tabs of a Dynamic Tab control have a Close button. Show a Close button in all the tabs of a Dynamic Tab control....
Service variable
The Service variable is used to......
Control constants
List of constants used by the functions for managing controls...
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......