ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
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......
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
Internal component description
The description of an internal component can opened at any time......
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
WDAdminHF: Managing the server
During the connection to the remote HFSQL administrator, you must specify the HFSQL server that will be taken into account......
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......
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
Real-time chart
This type of chart is used to represent a permanent data flow in real time......
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
diagShape (Type of variable)
The diagShape type is used to define all the advanced characteristics of the original shape used in a diagram.
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
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...
Font (Type of variable)
A Font variable creates a font programmatically...
NumberColumn (Property)
The NumberColumn property is used to: Get the number of columns in Table, Check Box, Radio Button controls, etc.. Set the number of columns in a multi-column List Box control....
Multi-product external components
Components are a remarkably useful tool for development teams......
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
DateToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
Creating the link buttons in the windows of a WINDEV RAD pattern
Type (Property)
The Type property is used to get and change the type of an element.
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.