ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
PageCurrentLayout (Function)
Returns the index of the current layout: in the current page. in the specified page....
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
Constants for managing ports
List of constants used by the functions for port management (serial and parallel ports)...
HUnlockFile (Function)
Unlocks the records of a data file: locked by HLockFile. individually locked by a locking read function....
NetworkConnect (Function)
Associates a drive with a shared network directory.
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
PageEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) when displaying a modal page (the pages used to communicate with the user for example).
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
BackgroundTaskAdd (Function)
Adds a new background task.
Translucent effect of windows
Depending on the style of your applications, the border of your windows can be translucent......
AAF: Did you know?
Our surveys show that end users love AAFs (Automatic Application Features) and that these AAFs increase their satisfaction and efficiency when using the applications......
Customize the wizards
You can easily customize all wizards in WINDEV, WEBDEV or WINDEV Mobile......
2. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
New projects are often cross-platform....
ControlError (Function)
Customizes the value displayed in the controls when the value cannot be displayed.
NetRenameFile (Function)
Renames or moves a file located on the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server created with WINDEV. This function is kept for backward compatibility....
Image (Property)
The Image property gets and sets the background image of a control or block.
Sensor constants
Constants used by the SensorXXX functions...
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, analysis, ......
SensorDetectChangeAcceleration (Function)
Notifies when acceleration forces are applied to the device along any of the three axes.
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.