ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sensor functions
The following functions are used to manage the compass and the accelerometer in an application run on a mobile device (phone or tablet)....
4. HFSQL Classic
HFSQL Classic is the database format......
Background download
Starting with version 27, files can be downloaded in the background, using the system download manager......
Handling Organization Chart controls programmatically
Report viewer: Text copy
The report viewer allows you to copy text from the report and paste it to a file in another application......
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
Native MariaDB Connector: Programming with SQL functions
The SQL functions can be used to handle the MariaDB database......
MongoDB/GRIDFS databases
MongoDB is a document-oriented NoSQL database......
Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
TwainToBMP (Function)
Allows you to perform one of the following actions: save the document coming from the Twain device in a Bitmap file (".BMP" extension). view the document coming from the Twain device in the user interface of the device. save the document coming from the Twain device directly in memory in Bitmap format (in a buffer)....
WINDEV Mobile: Sharing WINDEV elements
The same WINDEV elements (analysis, queries, ...) can be used in a WINDEV application and in a WINDEV Mobile application......
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
Creating a window skin template
Component diagram
A component diagram shows the physical and static architecture of a system software......
Native DB2 Connector : Programming with SQL functions
The use of SQL functions to handle DB2 data does not require importing the file structure into the analysis......
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
Native SQLite Connector: Programming with SQL functions
The use of SQL functions to handle SQLite data does not require importing the data file structure into the analysis....
7. HFSQL: files physically created
<Connection variable>.CopyFile (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....
Binding a Spin control to an item
A Spin control can be bound to an item in a data file, query, etc....
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....
The Looper control
A Looper control is used to repeat the controls found in a specific area......
Binding a List Box control to an item
A List Box control can be bound to an item in a data file, query, etc....