ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HSetLog (Function)
Enables or disables log management on a file.
ChangeAction (Function)
Used to specify the action to perform when the HTML page displayed in the browser is no longer synchronized with the page context on server.
AllowActionBarHiding (Property)
The AllowActionBarHiding property automatically hides the Action Bar.
Interface
An interface is used to divide the uses of features common to several elements from their implementations, which simplifies their re-usability.
xpathResult (Type of variable)
The xpathResult type is used it find out the result of the execution of an XPATH query.
BrowserHistoryAdd (Function)
Adds an entry into the history of navigation by associating data. This data will be transmitted when going back to this entry.
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).
HModify (Example)
Usage example of the HModify function
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Constants for managing the windows
List of constants used by the functions for managing the windows...
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
xmlSignatureReference (Type of variable)
The xmlSignatureReference type is used to add a reference section into the XML signature.
fTime (Example)
Usage example of the fTime function
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.
Secure (Property)
The Secure property is used to configure the security level of data file encryption.
HTTPRequest (Example)
Usage example of the HTTPRequest function
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
XML management: Use example
This application example manages an XML file named "Orders......
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
Error 204: using a parameter without optional value after parameters ...
How to fill a TreeView control?
This help page explains how to fill a TreeView control....
HCopyRecord (Example)
Usage example of the HCopyRecord function
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...