ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
SQLCodeExecuted (Property)
The SQLCodeExecuted property gets the SQL code of a query after replacing the parameters with a value.
HIndexingInProgress (Function)
Indicates that a reindex operation is currently performed on an HFSQL data file and returns the percentage of reindexing already performed.
HViewToFile (Function)
Saves the modifications performed in an HFSQL view (by HModify, HDelete or HCross) in the corresponding table. This function uses the former view mechanism.
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
ScreenToSource (Function)
Automatically initializes: the values of a table's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
SCM Administrator: Administrator-only options
The SCM administrator includes specific tools for managing repositories......
ProgressBar (Property)
WLanguage proposes...
Python: Native calls
WLanguage allows for native Python calls......
User Groupware: Multilingual applications
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
HRecordToString (Function)
Converts the content of the current record to string (in a data file, HFSQL view, query, etc.).
1. WLanguage
WEBDEV Tutorial - WLanguage basics Lesson 1 - WLanguage - 5 min
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
HOnError (Function)
Customizes the management of HFSQL errors.
HExportXML (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to an XML file.
<Array>.Sort (Function)
Sorts a WLanguage array.
Sort (Function)
Sorts a WLanguage array.