ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<TreeMap>.SelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
HExportXLS (Function)
Exports records from a table (HFSQL or OLE DB), view or query to an Excel file (XLSX).
Database schema editor: the different types of sections
The different types of items proposed in the data model editor are as follows:
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
HRecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character string in XML format.
The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker in your applications......
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
ProjectInfo (Function)
Returns specific information about the project currently run.
Handling report blocks
The different operations available on report blocks are as follows......
Events associated with Tab controls
List of events associated with Tab controls...
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
Device panel
In WINDEV Mobile, you can create applications that adapt to all devices, by setting anchors on the controls......
Sliding Banner control properties
The WLanguage properties can be used to handle ......
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
gpwOpenConnection (Function)
Opens a connection to a specific Client/Server database to manage User Groupware files in Client/Server mode....
ColorPalette (Function)
Returns a color found in the current palette.
HExportJSON (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to a JSON file.
nWDGetLastError: Error code of last error
Error code of last error......
dbgOnError (Function)
Defines the WLanguage procedure that will be called whenever an error is detected by a dbgCheckXXX function.