ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WLanguage procedure called by zipExtractDirectory to manage progress bars
WLanguage procedure ("Callback") used by zipExtractDirectory to manage the progress of files being extracted from the archive.
Constants for managing the applications with "Live update"
List of constants used by functions for managing applications with "Live update"....
DnDCacheData (Function)
Indicates the type of data and the data to copy/move during Drag/Drop....
DnDAccept (Function)
Indicates the action accepted by the target of Drag/Drop and manages the mouse cursor during Drag/Drop....
DnDCursor (Function)
Manages the mouse cursor and specifies the action allowed during Drag and Drop.
HFSQL properties associated with the queries and views
List of HFSQL properties associated with the queries and views...
Events associated with a Repositionable Note control
Events associated with a Repositionable Note control...
DnDGetData (Function)
Retrieves a specific type of data during Drag/Drop....
InHours (Property)
The InHours property is used to convert a Duration variable to hours.
InMinutes (Property)
The InMinutes property is used to convert a Duration variable to minutes.
InSeconds (Property)
The InSeconds property is used to convert a Duration variable to seconds.
InDays (Property)
The InDays property is used to convert a Duration variable to days.
InMilliseconds (Property)
The InMilliseconds property is used to convert a Duration variable to milliseconds.
On/Off button in a window
The on/off button is a button that operates like a check box......
TimeToInteger (Function)
Converts a time to an integer.
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
"Clickable" image in a window
WINDEV and WINDEV Mobile give you the ability to use clickable images......
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
WINDEV License Agreement
WINDEV License Agreement...
Background download
Starting with version 27, files can be downloaded in the background, using the system download manager......
<xlsDocument variable>.Save (Function)
Saves an XLS document.
<sshSession variable>.Write (Function)
Writes data into the specified SSH session.
Developing an application: the different steps
This diagram presents the different steps for developing an application with WINDEV......
XLS file handling functions
List of functions for managing XLS files...
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....