ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
Image editor: Features
The image editor includes several features......
Locking data files: correspondence between WINDEV 5.5 and the later versions
BrowserWidth (Function)
Returns the width (in pixels) of the client area where the page is displayed.
BrowserHeight (Function)
Returns the height (in pixels) of the client area where the page is displayed.
Activity diagram
An activity diagram represents the behavior of a method or the flow of a use case......
Properties of a help page
The characteristics of a help page are used to define......
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
7. Layouts using the Flexbox control
Playing a video with the MCI functions
MCI functions are used to easily handle the media files......
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
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......
Pinned area in a page: fixed area on the screen
A fixed area in a page is a page section that remains visible even if the Web user moves the browser scrollbar......
The Thumbnail control
The Thumbnail control is used to automatically manage the display of images in thumbnail format......
Question edit wizard
When typing a new message intended to the end user, WINDEV or WINDEV Mobile automatically displays the following window......
Creating anchors
The anchors are used to define specific points in a help page......
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
<Source>.HistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
SNMPCloseSession (Function)
Closes an SNMP session.
<xlsDocument variable>.Close (Function)
Closes an XLS file.
ModbusDisconnect (Function)
Closes the Modbus session.
<modbusSession>.Disconnect (Function)
Closes the Modbus session.
LockAppOn (Function)
Locks a WINDEV application.