ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
WinDisableEffect (Function)
Disables the visual effects of the graphic engine of WINDEV (for a use in TSE mode for example).
Creating a help file
WINDEV, WEBDEV and WINDEV Mobile allow you to create a help file and associate it with an application or website......
Replication (Property)
The Replication property gets and sets the replication mode.
HFSQL Client/Server: Principle for saving the databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
<htmlNode variable>.ModifyAttribute (Function)
Adds or changes an attribute of the current node of the HTML document.
WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
Customizing the guide
The guide is a powerful search engine included in WINDEV, allowing you to find all referenced documents about a subject......
The Word Processing control
The Word Processing control is an advanced control that allows the end user to create and edit documents in docx format......
<zipArchive variable>.InfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
Integrate two-factor authentication into your applications
Starting with version 26, WINDEV, WEBDEV and WINDEV Mobile allow you to implement two-factor authentication......
<Type Buffer>Encode (Function)
Encodes a character string or a buffer. To decode the result, simply use Decode.
HTMLModifyAttribute (Function)
Adds or changes an attribute of the current node of the HTML document.
<Type Buffer>Decode (Function)
Decodes a character string that was encoded by Encode.
Chart control: "Detail" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description window of Chart control is used to describe......
Compression (Property)
The Compression property gets and sets the data compression mode.
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......