ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BTIsVisible (Function)
Used to find out whether a Bluetooth radio is visible.
Minute (Property)
The Minute property is used to: Retrieve the minutes from a Time or DateTime variable, or the number of minutes from a Duration. Change the minutes in a Time or DateTime variable, or the number of minutes in a Duration. Retrieve the minutes or the number of minutes from a Date item (in "Date and Time" or "Duration" format) or from a Time item. Modify the minutes or the number of minutes in a Date item (in "Date and Time" or "Duration" format) or in a Time item....
HTMLAttribute (Property)
The HTMLAttribute property reads and changes the HTML attributes of the control.
Social network: Available targets
This page presents the different possibilities of Social Network control according to the selected options......
Telemetry: Overview
From version 21, WINDEV proposes advanced statistics regarding the use of your WINDEV applications via the telemetry......
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
Sound (Function)
Plays a sound in WAV format.
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
Remote check: Customizing with a procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application......
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
Combination (Type of variable)
A combination is a set of options.
HTMLClass (Property)
The HTMLClass property reads and sets the value of the "class" HTML attribute of the control.
PageDisplay (Function)
Displays a web page in the user's browser....
TitleImage (Property)
The TitleImage property is used to get and/or change the image displayed next to the title of a column in a Table control....
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
Handling an internal component
An internal component is a set of elements from a project......
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
The Cell control
The Cell control contains controls......
Mini preview window
When printing a report through programming or using iPrint, it is now possible to request the use of a mini preview instead of the traditional preview....
Opening a help file (CHM, HTML or PDF)
There are several ways to open a help file......
Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration. Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration. Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item. Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item....
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
Color (Type of variable)
The Color type is used to define the advanced characteristics of a WLanguage color.
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min