ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
Effect (Property)
Use in the GuidedVisitStage class - Access in get + Write - Type: Integer32
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
PageDisplayDialog (Function)
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism.
BurnerVolumeName (Function)
Allows you to find out or modify the name of the CD or DVD to burn.
grPieStartAngle (Function)
Indicates the starting angle of the first slice in a Sector, Hemicycle or Donut graph.
Installing OpenOffice
WINDEV, WEBDEV and WINDEV Mobile propose a spelling checker......
fCurrentDir (Function)
Identifies or modifies the current directory.
FileToMemoryTable (Function)
Populates a Table control programmatically with the records from a table, HFSQL view or query (query created in the query editor or with HExecuteSQLQuery).
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
KeyExpression (Example)
Usage example of the KeyExpression property
HDescribeFullTextIndex (Example)
Usage example of the HDescribeFullTextIndex function
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
xBase/FoxPro Native Access: Features and notes
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......
Managing spatial data in HFSQL databases
Starting with version 2024, you can store and manipulate geometric and geographic data in HFSQL databases......
SQL view
An SQL view is a virtual data source defined by an SQL query......
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
Validating a page other than the current page
In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame......