ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Kanban control events
The following events are associated with Kanban controls......
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......
SaaS administrator - Managing the subscriptions
The SaaS subscriptions are used to make a SaaS site available to a client account......
Main characteristics of a List Box control
The main characteristics of a List Box control are as follows......
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
The Carousel control
The Carousel control is used to display an animated menu made of images......
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
5. Deploying a dynamic site (Session or AWP) in practice
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
Creating the Table windows of the WINDEV RAD pattern
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor....
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......