ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Key and referential integrity
In an analysis, the "Key" items are also used to manage the consistency of data (called referential integrity)......
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
grWaterfallCategoryType (Function)
Indicates the category type of a Waterfall chart.
HDFS functions
The following functions are used to manage files on a HDFS system......
HChangeKey (Example)
Usage example of the HChangeKey function
MultimediaEnd (Function)
Positions at the end of media file played in the Multimedia control.
CaptionPeriodHeader (Property)
The CaptionPeriodHeader property gets and sets the caption of the time period displayed in the header of a Scheduler or Agenda control in a report.
MultimediaBeginning (Function)
Positions at the beginning of the media file played in the Multimedia control.
UnloadWDL (Function)
Frees the library that was loaded in memory by LoadWDL.
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
Cross-references in the code editor
The cross-references in the code editor are used to identify......
iFont (Function)
Selects the default font.
HOpenComplementaryAnalysis (Function)
Opens a new database schema, but keeps the main database schema of the application.
Project description: Telemetry tab
The project description window allows you to configure various elements of your project......
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
Displaying a report in HTML format in the browser of the Web user
To display a report in HTML format in the browser of the Web user, you must......
Constants for managing applications with "Live update"
List of constants used by functions for managing applications with "Live update"....
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
Table,Delete (External language)
Deletes an element from a Table control.