ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Driver (Property)
The Driver property is used to get the video capture driver the Camera control is associated with.
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
WINDEV Mobile 2024 Tutorial - Table of contents
fCompare (Function)
Compares the content of two files bit by bit.
Merging differences (SCM)
EndControl (Property)
The EndControl property gets or sets the end control of a Wire control.
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....
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......
fDirExist (Function)
Checks the existence of a directory.
Chorus Pro: Automate the submission of invoices
In France, electronic invoicing has become mandatory for invoicing government services......
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
Looper control based on a data file
This type of Looper control uses data from a data file or query......
Word processing: Features
This page lists the available and forthcoming features of the Word Processing control......
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
LowerValue (Property)
The LowerValue property is used to: Get the lower bound of the interval currently selected in a Range Slider control. Change the lower bound of the interval currently selected in a Range Slider control....
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
Constants for managing Pivot Table controls
The following constants are used by the functions that manage Pivot Table controls...
NullIfEmpty (Property)
The NullIfEmpty property is used to: Find out whether the value returned by the control is NULL if its content is empty. Configure the value returned by the control if its content is empty....
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....
CrosshairThickness (Property)
The CrosshairThickness property is used to determine and change the thickness of the crosshair in a Chart control.
CrosshairOpacity (Property)
The CrosshairOpacity property is used to determine and change the opacity of the crosshair in a Chart control.
WidgetProcedure (Function)
Specifies the procedure that will be called when the user clicks an iOS 14 widget.
WDTrans: Delete the records in transaction
Transforms all the records "in transaction" into "normal" records if these records do not belong to a transaction currently in progress......