ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InSeconds (Property)
The InSeconds property is used to convert a Duration variable to seconds.
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.
InMinutes (Property)
The InMinutes property is used to convert a Duration variable to minutes.
"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 ......
<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...
Background download
Starting with version 27, files can be downloaded in the background, using the system download manager......
Configuring an application with User Groupware
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
SortOption (Property)
The SortOption property gets and sets the sort options used in: text columns in Table controls, text columns in Treeview Table controls, List Box and ListView controls, Combo Box controls, attributes of Looper controls, images, clickable images and thumbnails with automatic sequence....
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
Native MariaDB Connector: Programming with SQL functions
The SQL functions can be used to handle the MariaDB database......
Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
Zoom (Property)
The Zoom property gets or sets the zoom value: in an Image control. in a Map control. in an Organization Chart control. in a Table, TreeView Table, Pivot Table, Spreadsheet or List Box control. in a Word Processing control. in a PDF Reader control. in a Camera control. in a Diagram Editor control; in a window....
HCopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the data files for example). from an HFSQL server to antoher HFSQL server....
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
DnDEvent (Function)
Indicates the procedure to run during an event of Drag/Drop....
DnDIsDataAvailable (Function)
Checks whether a specific type of data is available during Drag/Drop....