ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
<sshSession variable>.Write (Function)
Writes data into the specified SSH session.
BTActivate (Function)
Enables or disables the management of Bluetooth on the device.
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....
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
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 MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
The Peeling Corner control
The "Peeling Corner" control is used to create a visual effect in a page by presenting an image partially covered by another one......
TimePicker (Function)
Opens the system time picker.
WINDEV License Agreement
WINDEV License Agreement...
Enumeration (Type of variable)
An enumeration is a set of values......
StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.
CurrentDay( Function)
Returns the number of the current day in the current month.
The Clickable Image control
The Clickable Image control can be used to......
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project......
WorkingDirectory (Property)
The WorkingDirectory property is used to: get or change the directory used by the HTML Editor control to store the images and CSS sheets of an HTML page. get the directory used by the HTML Display control to store the images and CSS sheets of an HTML page. get the directory used by the Camera control to save photos and videos....
PDFSign (Function)
Applies an approval signature to an existing PDF.
Customizing the User Groupware
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
OrientationTitle (Property)
The OrientationTitle property is used to: Find out if the title of an Table control column (or all Table control columns) are tilted.. Tilt or not the title of an Table control column (or of all Table control columns)....