ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HCS.Timeout (Variable)
The HCS.ResponseTime variable is used to modify the connection time: for the connections established by HOpenConnection. for the automatic connection openings....
Web Component control properties
The Web Component control can be handled by the WLanguage properties in server code and in browser code......
dbgError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
PageWriteCustomHTTPCode (Function)
Specifies the custom HTTP code that will be returned to the client after the server code of the page is executed.
TestOnError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
Underline (Property)
The Underline property is used to: Find out whether a Font variable is underlined. Underline (or not) a Font variable....
Error 13: Label already found
Reinitializes the content of an Organization Chart control from its data source (HFSQL data file for example)....
13. Managing business rules
WINDEV Mobile allows you to manage business rules....
I was using Visual Basic with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Properties associated with clickable Image controls
The Clickable Image control can be handled by the WLanguage properties in server code and in browser code......
DiagramSearch (Function)
Searches for shapes containing a specific text in a diagram.
<Diagram variable>.Search (Function)
Searches for shapes containing a specific text in a diagram.
Requirement
To manage the project development lifecycle, the Project Management Hub allows you to set requirements......
Error 102: The constants can be defined in the initialization code of project, ...
DisplayedItemImage (Property)
The DisplayedItemImage property is used to: Get the item that corresponds to the image displayed in a ListView control. Change the item that corresponds to the image displayed in a ListView control....
12. Control templates
WINDEV Mobile allows you to create control templates....
CSVToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string in CSV format passed as parameter.
TableColumnSelect (Function)
Returns the column number corresponding to one of the columns selected in the Table control. This function is kept for backward compatibility. It is recommended to use TableSelect.
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min