ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for test
List of constants used by the functions for managing automated tests....
ValuePerStar (Property)
The ValuePerStar property gets and sets the value of a star in a Rating control.
How to associate an image with a treeview element?
When fillilng a TreeView control, an image is associated with each element....
NotifDeleteCategory (Function)
Deletes a notification category from the application.
PanelCreate (Function)
Creates a new Dockable Panel control in the current window.
HExportXLS (Function)
Exports records from a data file (HFSQL or OLE DB), view or query to an Excel file (XLSX).
ActiveDirectory (Property)
The ActiveDirectory property allows you to connect to an HFSQL server using Active Directory authentication.
dChord (Example)
Usage example of the dChord function
LibraryPanelVisible (Property)
The LibrayPanelVisible property is used to: determine if the "Library" panel is displayed in a Diagram Editor control. show or hide the "Library" panel in a Diagram Editor control....
MinimumLength (Property)
The MinimumLength property is used to configure the minimum length of the words to be indexed.
ODBCDatabaseName (Property)
ODBCDatabaseName is used to: Find out the name of the database used when printing a report based on a "query performed on a connection". Specify the name of the database used when printing a report based on a "query performed on a connection"....
ODBCConnectionName (Property)
The ODBCConnectionName property is used to: Identify the name of the ODBC connection used when printing a report based on a "query performed on a connection". Specify the name of the ODBC connection used when printing a report based on a "query performed on a connection"....
TabSaveConfiguration (Function)
Saves the configuration of dynamic panes found in a Tab control in character string format.
Use (External language)
Opens the specified window by closing all the windows opened beforehand.
dArc (Example)
Usage example of the dArc function
dSlice (Example)
Usage example of the dSlice function
Date management constants
List of constants used by date management functions...
The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker in your applications......
ODBCPassword (Property)
The ODBCPassword property is used to: Identify the password used to connect to a database via an ODBC driver or a Native Connector. Specify the password used to connect to a database via an ODBC driver or a Native Connector....
ODBCUserName (Property)
ODBCUserName is used to: Identify the username used to connect to a database via an ODBC driver or a Native Connector. Specify the username used to connect to a database via an ODBC driver or a Native Connector....
kbCard (Type of variable)
The kbCard type defines all the advanced characteristics of a card in a Kanban control.
HTMLControlValue (Function)
Used to identify or modify a control in an HTML form contained in an HTML Display control.
HManageServerUpdate (Function)
Used to manage the automatic update of HFSQL Client/Server servers by specifying the check frequency regarding the availability of updates....
Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file explorer....
HExportCSV (Function)
Exports the records found in a data file (HFSQL or OLE DB), a view or a query to a CSV file.