ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InvalidInputListControl (Function)
Builds a list of controls that require data input/contain invalid data....
Wire control properties
A Wire control can be handled in a window by the following WLanguage properties......
TimeLine control properties
A TimeLine control can be handled in a window by the following WLanguage properties.
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
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....
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
WDReplic: Overview
WDReplic is a tool used to manage the replication of data between several computers that use the same application......
Storing the breaks in the Table/Looper controls (AAF)
When end users work on a complex Table or Looper control with multiple breaks, they may want to save the current layout......
MatWrite (Function)
Writes an element into a matrix.
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
Configuring the SOAP administrator
ListView control properties
List of properties associated with the ListView control...
docTable (Type of variable)
The docTable type is used to define the advanced characteristics of a Table paragraph found in a Word Processing document.
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
grAutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
Upload control properties
The Upload control can be handled in server code and in browser code by the WLanguage properties......
HTML Editor control properties
Properties associated with the HTML Editor control....
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
sComputeCrc32 (Function)
Calculates the Cyclical Redundancy Check (CRC) of buffer.
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
diagShape (Type of variable)
The diagShape type is used to define all the advanced characteristics of the original shape used in a diagram.