ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
Creating the Relation windows of a WINDEV RAD pattern
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
HSL (Function)
Creates a color from its hue, saturation and lightness.
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
xlsNbRow (Example)
Usage example of the xlsNbRow function
HDescribeFullTextIndex (Example)
Usage example of the HDescribeFullTextIndex function
xlsColumnTitle (Example)
Usage example of the xlsColumnTitle function
HChangeKey (Example)
Usage example of the HChangeKey function
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
xlsNbColumn (Example)
Usage example of the xlsNbColumn function
HViewToFile (Example)
Usage example of the HViewToFile function
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
INIRead (Example)
Usage example of the INIRead function
xlsData (Example)
Usage example of the xlsData function
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
Native PostgreSQL Connector: Programming with HFSQL functions
To use a PostgreSQL database with Native Connector (also called Native Access), the structure of PostgreSQL tables must be imported into the WINDEV or WEBDEV analysis......
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....