ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
NoteSaveAll (Function)
Saves the repositionable notes of the current window in a file.
CurrentWorksheet (Property)
The CurrentWorksheet property is used to get and change the current worksheet in a Spreadsheet control.
LogBackupDirectory (Property)
The LogBackupDirectory property is used to manage the backup directory of log files.
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"......
SAPExecute (Function)
Calls a synchronous function or BAPI on a SAP system.
HTMLControlValue (Function)
Used to identify or modify a control in an HTML form contained in an HTML Display control.
PythonInitialize (Function)
Specifies the location of the Python DLL to be loaded.
HViewToFile (Function)
Saves the modifications performed in an HFSQL view (by HModify, HDelete or HCross) in the corresponding data file. This function uses the former view mechanism.
Properties of the modeling
The properties of the modeling group all the options of the modeling currently edited......
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
Icon (Property)
The Icon property is used to: Find out the icon displayed in the title bar of a window or a Dockable Panel control. Change the icon displayed in the title bar of a window or a Dockable Panel control....
ModificationDurationAPT (Property)
The ModificationDurationAPT property is used to determine and specify if the user can modify the duration of an appointment in a Scheduler or Organizer control.
HRSIgnoreError (Function)
Ignores errors so that replication between HFSQL servers can continue to run.