ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<TreeMap>.SelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....
TableSelectToFile (Function)
Positions on the data file record corresponding to a row selected in the multiselection browsing Table control.
HRecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character string in XML format.
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
zipFindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z 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 ......
Custom tooltips
Tooltips are very useful for application users......
Summary table: Installing an application developed in WINDEV
When developing an application, one of the important steps consists in deploying this application on the user computers......
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
UMC: Implementing and managing the "User Macro-Codes"
Regardless of the skill of the development team, the end user will always want to do something that has not been planned for......
Customizing the User Groupware
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......
Managing the XSD
...WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format....
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...