ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Multi-product external components
Components are a remarkably useful tool for development teams......
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
Project description: Telemetry tab
The project description window allows you to configure various elements of your project......
Real-time chart
This type of chart is used to represent a permanent data flow in real time......
diagShape (Type of variable)
The diagShape type is used to define all the advanced characteristics of the original shape used in a diagram.
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
MyParent (Reserved word)
MyParent is used to handle...
Internal component description
The description of an internal component can opened at any time......
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
Describing a report table
To display the table description, select "Table description" in the context menu of one of the table elements...
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current table record. the content of the Record variable to the current table record....
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
ParallelTask (Variable type)
The ParallelTask type is used to handle a task, which means a procedure run by a thread in the parallel programming.
SCM: Working in offline mode
The Source Code Manager allows you to easily work in offline mode......