ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget......
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
<Connection variable>.TransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified connection.
Context menu of TimeLine controls
By default, TimeLine controls contain a context menu....
Managing iconic fonts
Include special characters in your captions via the iconic fonts....
9. Internal component
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......
Handling an element of a TreeView control programmatically
This help page explains how to handle the elements of a TreeView control either directly or via the WLanguage functions......
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"......
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
Events associated with Camera controls
List of WLanguage events associated with Camera controls....
Configuration of Apache 2.4 server
WEBDEV Development: Configuration of the Apache 2.4.x server for the CGI protocol and for WEBDEV sites....
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications......
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......
ListView control linked to a data file (or to a query)
A ListView control can be used to display the content of a data file (or the content of a query)......
AJAX: Overview
The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed with WEBDEV......
Remote WEBDEV Administrator
The remote management tool, that can be run from any computer equipped with an Internet browser, is a module used to ......
SwipeEnabled (Property)
The SwipeEnabled property enables or disables the swipe gesture support: on an Internal Window control. on a row in a Looper control....
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
What is an application?
An application is a set of objects (windows, controls, ......
The guide
The guide is a powerful search engine included in WINDEV, WEBDEV and WINDEV Mobile, allowing you to search for the referenced documents regarding a topic......
Running a query and handling the result in WLanguage
The selection of records performed by query is not necessarily displayed in a report, in a window, ......