ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
The Context Menu control (WEBDEV)
Context menus are often used in websites......
Handling Scheduler controls programmatically
A Scheduler control can be......
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
WEBDEV Application Server 2024
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...
Handling an internal component
An internal component is a set of elements from a project......
Error 1001: The operators: and:: can only be used in the methods of classes
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad......
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.
Compatibility between external components and deployed applications
A component can evolve in many ways......
Error 303: ambiguous control name
The charts
To include charts in your applications or in your sites, WINDEV, WEBDEV and WINDEV Mobile include......
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
14. Controls in practice
Push notification: Android configuration (Firebase)
From WINDEV Mobile 22 Update 1 (version 220052), the Push notifications in Android are using the Firebase platform (instead of Google Cloud Messaging)......
How to create a patch?
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
StartTimestamp (Property)
The StartTimestamp property is used to set the start date and time of an action.
Check spelling based on Hunspell dictionaries
WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV applications......