ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing the automatic identifiers when adding a record
When adding a record into a HyperFileSQL file (HAdd), three management modes are available for the automatic identifiers......
Configuring the "Relative duration" mask (date and time in natural language)
WINDEV, WEBDEV and WINDEV Mobile propose to use a "Relative duration" display mask for the Date controls......
WINDEV: Example of programmed Drag and Drop
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
1. Windows generated using the RAD methodology
The RAD (Rapid Application Development) is used to create windows from......
Handling a Switch control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Switch control by programming......
Events associated with Static controls
List of events associated with Static controls...
Help: Summary table
In a WINDEV application, users have multiple help features at their disposal: Tooltip. Status bar. Help window. Advanced tooltip. Help page. HLP file....
Describe a WEBDEV style
This window enables you to describe the WEBDEV style that will be used for the controls of your WEBDEV project......
Events associated with Looper controls
List of events associated with Looper controls...
Events associated with Edit controls
WLanguage events associated with Edit controls...
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
ERR_DISCONNECTED_RELOG
Handling Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to handle Context Menu controls programmatically......
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
Push notification: iOS configuration
To use the Push notifications in iOS, you must have a Google account and you must perform a specific configuration......
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
Optional events: Information retrieved (Java and Android)
WINDEV and WINDEV Mobile allow you to add optional events to the ones proposed by default for the different application elements......
Handling the views of a window
To easily handle huge windows (that cannot be entirely displayed in the editor for example), WINDEV and WINDEV Mobile allows you to handle several views of the same window......
OLE DB: Required configuration
To handle a database via OLE DB, the following elements must be installed on the development computer and on the deployment computer......
The Context Menu control (WEBDEV)
Context menus are often used in websites......
Background download
Starting with version 27, files can be downloaded in the background, using the system download manager......
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......