ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
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)......
<Tab>.Status (Function)
Returns the status of a dynamic tab pane (identified by its alias).
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
4. When to use the debugger?
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
Local storage management functions
The following functions are used to manage the local storage of data in browser code....
Using the query result
The result of a select query can be used in......
Properties associated with columns of Table controls
You can manipulate columns of Table controls in a window or page using the following WLanguage properties......
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
Error 3: The string has no final "
FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later......
Comparing the project messages
The comparison between source and target text helps you find translation errors......
Image control: Operating mode of a clickable image
You can define the click actions of an Image control ("General" tab of the control description window) to make it Clickable Image control......
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation by programming......
NumberAccessiblePages (Property)
The NumberAccessiblePages property is used to get the number of pages currently loaded in a PDF Reader or Word Processing control.
Push notification: iOS configuration
To use the Push notifications in iOS, you must have a Google account and you must perform a specific configuration......
WEBDEV administrator: Overview
The WEBDEV administrator is a module used to manage the dynamic WEBDEV sites......
How to choose the data source of a control?
This help page presents the different data sources available for a control....
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
Date
The Date keyword can correspond to...