ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Selecting the application or the files to install
WINDEV includes a wizard for generating a setup program: to install a WINDEV application. to install other files. Installing goodies for example (images, videos, ...)....
Displaying a report in PDF format in the browser of the Web user
To display a report in PDF format in the browser of the Web user, you must......
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
Conditions for using the Ad control
The Ad control uses the AdMob SDK....
ArrayToCSV (Function)
Converts a one-dimensional array or a two-dimensional array into a character string in CSV format.
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
Deploying an application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
Displaying a report in HTML format in the browser of the Web user
To display a report in HTML format in the browser of the Web user, you must......
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
Managing the calendars (Android/iOS)
WINDEV Mobile allows you to easily access the calendars and appointments found on the phones and tablets in Android and iOS......
List of extension attributes
The list of extension attributes ......
Positioning on a line in an edit control (AAF)
Several methods can be used to automatically position the edit cursor on a specific line in an edit control:...
3. WINDEV Mobile: Android, iOS, etc.
WINDEV Mobile applications can run on the following platforms...
<Array type>.Contain (Function)
Searches for an element in a WLanguage array. This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2....
Error 403: The item does not belong to the file
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
How Session mode pages work
WEBDEV includes several types of pages to create dynamic sites......