ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
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....
Adding files into a replication (ReplicEdit)
When the replication is described, the data files must be added into the replication......
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
SensorDetectChangeAcceleration (Function)
Notifies when acceleration forces are applied to the device along any of the three axes.
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
Installing a SOAP server with Apache
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
Native Informix Connector: Programming with HFSQL functions
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis......
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
Native Sybase Connector: Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV analysis......
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......
ScanToPDF (Function)
Saves a document from a scanner to a PDF file.
Native DB2 Connector: Programming with HFSQL functions
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV analysis......
PDF Reader control properties
You can manipulate PDF Reader controls in a window using the following WLanguage properties......
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
Drawer control properties
List of properties associated with the Drawer control...
VideoStopDecoding (Function)
Stops decoding a bar code in a Camera control.
CameraStopDecoding (Function)
Stops decoding bar codes in a Camera control.
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
MapImage (Type of variable)
The MapImage type is used to define the characteristics of an image to be drawn on the map displayed in a Map control.
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......